Interface MamdaQuoteRecap

    • Method Detail

      • getBidPrice

        com.wombat.mama.MamaPrice getBidPrice()
        Get the bid price.
        Returns:
        Bid price. The highest price that the representative party/group is willing to pay to buy the security. For most feeds, this size is represented in round lots.
      • getBidPriceFieldState

        short getBidPriceFieldState()
        Returns:
        the bid price Field State
      • getBidSize

        double getBidSize()
        Get the bid size.
        Returns:
        Total share size available for the current bid price.
      • getBidSizeFieldState

        short getBidSizeFieldState()
        Returns:
        the bid size Field State
      • getBidPartId

        java.lang.String getBidPartId()
        Get the bid participant identifier.
        Returns:
        The identifier of the market participant (e.g. exchange or market maker) contributing the bid price field.
      • getBidPartIdFieldState

        short getBidPartIdFieldState()
        Returns:
        the bid part ID Field State
      • getEventDate

        com.wombat.mama.MamaDateTime getEventDate()
        Date corresponding to the last quote, as reported by the feed.
      • getEventDateFieldState

        short getEventDateFieldState()
        Returns:
        event date Field State
      • getEventTime

        com.wombat.mama.MamaDateTime getEventTime()
        Time corresponding to the last quote, as reported by the feed.
      • getEventTimeFieldState

        short getEventTimeFieldState()
        Returns:
        the event time Field State
      • getAskPrice

        com.wombat.mama.MamaPrice getAskPrice()
        Get the ask price.
        Returns:
        Ask price. The lowest price that the representative party/group is willing to take to sell the security. For most feeds, this size is represented in round lots.
      • getAskPriceFieldState

        short getAskPriceFieldState()
        Returns:
        the ask price Field State
      • getAskSize

        double getAskSize()
        Get the ask size.
        Returns:
        Total share size available for the current ask price.
      • getAskSizeFieldState

        short getAskSizeFieldState()
        Returns:
        the ask size Field State
      • getAskPartId

        java.lang.String getAskPartId()
        Get the ask participant identifier.
        Returns:
        The identifier of the market participant (e.g. exchange or market maker) contributing the ask price field.
      • getAskPartIdFieldState

        short getAskPartIdFieldState()
        Returns:
        the ask part ID Field State
      • getQuoteMidPrice

        com.wombat.mama.MamaPrice getQuoteMidPrice()
        Get the quote mid price.
        Returns:
        The mid price of the current quote. Usually, this is the average of the bid and ask prices, but some exchanges provide this field explicitly (e.g. LSE).
      • getQuoteMidPriceFieldState

        short getQuoteMidPriceFieldState()
        Returns:
        the quote mid price Field State
      • getQuoteCount

        long getQuoteCount()
        Get the quote count.
        Returns:
        The number of quotes generated for this security during the current trading session.
      • getQuoteCountFieldState

        short getQuoteCountFieldState()
        Returns:
        the quote count Field State
      • getQuoteQual

        java.lang.String getQuoteQual()
        Get the normalized quote qualifier.
        Returns:
        A normalized set of qualifiers for the last quote for the security. This field may contain multiple string values, separated by the colon(:) character.
        See Also:
        MamdaQuoteUpdate.getQuoteQual()
      • getQuoteQualFieldState

        short getQuoteQualFieldState()
        Returns:
        the quote qual Field State
      • getQuoteQualNativeFieldState

        short getQuoteQualNativeFieldState()
        Returns:
        the quote qual native Field State
      • getShortSaleBidTickFieldState

        short getShortSaleBidTickFieldState()
        Returns:
        the short sale bid tick Field State
      • getShortSaleCircuitBreakerFieldState

        short getShortSaleCircuitBreakerFieldState()
        Returns:
        Returns the FieldState, always MODIFIED.
      • getAskTime

        com.wombat.mama.MamaDateTime getAskTime()
      • getAskTimeFieldState

        short getAskTimeFieldState()
        Returns:
        the ask time Field State
      • getBidTime

        com.wombat.mama.MamaDateTime getBidTime()
      • getBidTimeFieldState

        short getBidTimeFieldState()
        Returns:
        the bid time Field State
      • getAskIndicator

        java.lang.String getAskIndicator()
      • getAskIndicatorFieldState

        short getAskIndicatorFieldState()
        Returns:
        the ask indicator Field State
      • getBidIndicator

        java.lang.String getBidIndicator()
      • getBidIndicatorFieldState

        short getBidIndicatorFieldState()
        Returns:
        the bid indicator Field State
      • getAskUpdateCount

        long getAskUpdateCount()
      • getAskUpdateCountFieldState

        short getAskUpdateCountFieldState()
        Returns:
        the ask update count Field State
      • getBidUpdateCount

        long getBidUpdateCount()
      • getBidUpdateCountFieldState

        short getBidUpdateCountFieldState()
        Returns:
        the bid update count Field State
      • getAskYield

        double getAskYield()
      • getAskYieldFieldState

        short getAskYieldFieldState()
        Returns:
        the ask yield Field State
      • getBidYield

        double getBidYield()
      • getBidYieldFieldState

        short getBidYieldFieldState()
        Returns:
        the bid yield Field State
      • getAskDepth

        double getAskDepth()
        Returns:
        the quote bid depth
      • getBidDepth

        double getBidDepth()
        Returns:
        the quote bid depth
      • getAskDepthFieldState

        short getAskDepthFieldState()
        Returns:
        the ask depth Field State
      • getBidDepthFieldState

        short getBidDepthFieldState()
        Returns:
        the bid depth Field State
      • getBidSizesList

        java.lang.String getBidSizesList()
      • getBidSizesListFieldState

        short getBidSizesListFieldState()
        Returns:
        the bid sizes list Field State
      • getAskSizesList

        java.lang.String getAskSizesList()
      • getAskSizesListFieldState

        short getAskSizesListFieldState()
        Returns:
        the ask sizes list Field State