Package com.wombat.mamda
Interface MamdaQuoteRecap
-
- All Superinterfaces:
MamdaBasicRecap
- All Known Implementing Classes:
MamdaQuoteListener
public interface MamdaQuoteRecap extends MamdaBasicRecap
MamdaQuoteRecap is an interface that provides access to quote related fields.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getAskDepth()
short
getAskDepthFieldState()
java.lang.String
getAskIndicator()
short
getAskIndicatorFieldState()
java.lang.String
getAskPartId()
Get the ask participant identifier.short
getAskPartIdFieldState()
com.wombat.mama.MamaPrice
getAskPrice()
Get the ask price.short
getAskPriceFieldState()
double
getAskSize()
Get the ask size.short
getAskSizeFieldState()
java.lang.String
getAskSizesList()
short
getAskSizesListFieldState()
com.wombat.mama.MamaDateTime
getAskTime()
short
getAskTimeFieldState()
long
getAskUpdateCount()
short
getAskUpdateCountFieldState()
double
getAskYield()
short
getAskYieldFieldState()
double
getBidDepth()
short
getBidDepthFieldState()
java.lang.String
getBidIndicator()
short
getBidIndicatorFieldState()
java.lang.String
getBidPartId()
Get the bid participant identifier.short
getBidPartIdFieldState()
com.wombat.mama.MamaPrice
getBidPrice()
Get the bid price.short
getBidPriceFieldState()
double
getBidSize()
Get the bid size.short
getBidSizeFieldState()
java.lang.String
getBidSizesList()
short
getBidSizesListFieldState()
com.wombat.mama.MamaDateTime
getBidTime()
short
getBidTimeFieldState()
long
getBidUpdateCount()
short
getBidUpdateCountFieldState()
double
getBidYield()
short
getBidYieldFieldState()
com.wombat.mama.MamaDateTime
getEventDate()
Date corresponding to the last quote, as reported by the feed.short
getEventDateFieldState()
com.wombat.mama.MamaDateTime
getEventTime()
Time corresponding to the last quote, as reported by the feed.short
getEventTimeFieldState()
long
getQuoteCount()
Get the quote count.short
getQuoteCountFieldState()
com.wombat.mama.MamaPrice
getQuoteMidPrice()
Get the quote mid price.short
getQuoteMidPriceFieldState()
java.lang.String
getQuoteQual()
Get the normalized quote qualifier.short
getQuoteQualFieldState()
java.lang.String
getQuoteQualNative()
short
getQuoteQualNativeFieldState()
char
getShortSaleBidTick()
short
getShortSaleBidTickFieldState()
char
getShortSaleCircuitBreaker()
getShortSaleCircuitBreaker Returns the ShortSaleCircuitBreakershort
getShortSaleCircuitBreakerFieldState()
-
Methods inherited from interface com.wombat.mamda.MamdaBasicRecap
getActivityTime, getActivityTimeFieldState, getLineTime, getLineTimeFieldState, getPartId, getPartIdFieldState, getSendTime, getSendTimeFieldState, getSrcTime, getSrcTimeFieldState, getSymbol, getSymbolFieldState
-
-
-
-
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
-
getQuoteQualNative
java.lang.String getQuoteQualNative()
- See Also:
MamdaQuoteUpdate.getQuoteQualNative()
-
getQuoteQualNativeFieldState
short getQuoteQualNativeFieldState()
- Returns:
- the quote qual native Field State
-
getShortSaleBidTick
char getShortSaleBidTick()
- See Also:
MamdaQuoteUpdate.getShortSaleBidTick()
-
getShortSaleBidTickFieldState
short getShortSaleBidTickFieldState()
- Returns:
- the short sale bid tick Field State
-
getShortSaleCircuitBreaker
char getShortSaleCircuitBreaker()
getShortSaleCircuitBreaker Returns the ShortSaleCircuitBreaker- Returns:
- ShortSaleCircuitBreaker
- See Also:
MamdaQuoteUpdate.getShortSaleCircuitBreaker()
-
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
-
-