OpenMAMA
Wombat::MamdaQuoteRecap Class Referenceabstract

MamdaQuoteRecap is an interface that provides access to quote related fields. More...

#include <MamdaQuoteRecap.h>

Inheritance diagram for Wombat::MamdaQuoteRecap:
Wombat::MamdaBasicRecap Wombat::MamdaQuoteListener

Public Member Functions

virtual const MamaPrice & getBidPrice () const =0
 Get the quote bid price. More...
 
virtual mama_quantity_t getBidSize () const =0
 Get the quote bid size. More...
 
virtual mama_quantity_t getBidDepth () const =0
 Get the quote bid depth. More...
 
virtual const char * getBidPartId () const =0
 Get the quote bid participant identifier. More...
 
virtual const MamaPrice & getBidClosePrice () const =0
 Get the bid closing price. More...
 
virtual const MamaDateTime & getBidCloseDate () const =0
 Get the bid closing date. More...
 
virtual const MamaPrice & getBidPrevClosePrice () const =0
 Get the previous bid closing price. More...
 
virtual const MamaDateTime & getBidPrevCloseDate () const =0
 Get the previous bid closing date. More...
 
virtual const MamaPrice & getBidHigh () const =0
 Get the high bid price for the day. More...
 
virtual const MamaPrice & getBidLow () const =0
 Get the low bid price for the day. More...
 
virtual const MamaPrice & getAskPrice () const =0
 Get the quote ask price. More...
 
virtual mama_quantity_t getAskSize () const =0
 Get the quote ask size. More...
 
virtual mama_quantity_t getAskDepth () const =0
 Get the quote ask depth. More...
 
virtual const char * getAskPartId () const =0
 Get the quote ask participant identifier. More...
 
virtual const MamaPrice & getAskClosePrice () const =0
 Get the ask quote closing price. More...
 
virtual const MamaDateTime & getAskCloseDate () const =0
 Get the ask quote closing date. More...
 
virtual const MamaPrice & getAskPrevClosePrice () const =0
 Get the previous ask closing price. More...
 
virtual const MamaDateTime & getAskPrevCloseDate () const =0
 Get the previous ask closing date. More...
 
virtual const MamaPrice & getAskHigh () const =0
 Get the high ask price for the day. More...
 
virtual const MamaPrice & getAskLow () const =0
 Get the low ask price for the day. More...
 
virtual const MamaPrice & getQuoteMidPrice () const =0
 Get the quote mid price. More...
 
virtual mama_u32_t getQuoteCount () const =0
 Get the quote count. More...
 
virtual const char * getQuoteQualStr () const =0
 Get quote qualifier as a string. More...
 
virtual const char * getQuoteQualNative () const =0
 Get the native feed quote qualifier. More...
 
virtual char getShortSaleBidTick () const =0
 NASDAQ Bid Tick Indicator for Short Sale Rule Compliance. More...
 
virtual const MamaDateTime & getAskTime () const =0
 Get the quote ask time. More...
 
virtual const MamaDateTime & getBidTime () const =0
 Get the quote bid time. More...
 
virtual const MamaDateTime & getQuoteDate () const =0
 Get the quote date. More...
 
virtual const char * getAskIndicator () const =0
 Get the quote ask indicator. More...
 
virtual const char * getBidIndicator () const =0
 Get the quote bid indicator. More...
 
virtual mama_u32_t getAskUpdateCount () const =0
 Get the quote ask update count. More...
 
virtual mama_u32_t getBidUpdateCount () const =0
 Get the quote bid update count. More...
 
virtual double getAskYield () const =0
 Get the quote ask yield. More...
 
virtual double getBidYield () const =0
 Get the quote bid yield. More...
 
virtual const char * getAskSizesList () const =0
 Get the ask sizes list. More...
 
virtual const char * getBidSizesList () const =0
 Get the bid sizes list. More...
 
virtual char getShortSaleCircuitBreaker () const =0
 get the ShortSaleCircuitBreaker More...
 
virtual MamdaFieldState getBidPriceFieldState () const =0
 Get the quote bid price fieldState. More...
 
virtual MamdaFieldState getBidSizeFieldState () const =0
 Get the quote bid size fieldState. More...
 
virtual MamdaFieldState getBidDepthFieldState () const =0
 Get the quote bid depth fieldState. More...
 
virtual MamdaFieldState getBidPartIdFieldState () const =0
 Get the quote participant identifier fieldState. More...
 
virtual MamdaFieldState getAskPriceFieldState () const =0
 Get the quote ask price fieldState. More...
 
virtual MamdaFieldState getAskSizeFieldState () const =0
 Get the quote ask size fieldState. More...
 
virtual MamdaFieldState getAskDepthFieldState () const =0
 Get the quote ask depth fieldState. More...
 
virtual MamdaFieldState getAskPartIdFieldState () const =0
 Get the quote ask participant identifier fieldState. More...
 
virtual MamdaFieldState getQuoteMidPriceFieldState () const =0
 Get the quote mid price fieldState. More...
 
virtual MamdaFieldState getQuoteQualStrFieldState () const =0
 Get the quote qualifier fieldState. More...
 
virtual MamdaFieldState getQuoteQualNativeFieldState () const =0
 Get the native feed quote qualifier fieldState. More...
 
virtual MamdaFieldState getShortSaleBidTickFieldState () const =0
 Get the short sale bid tick fieldState. More...
 
virtual MamdaFieldState getAskTimeFieldState () const =0
 Get the quote ask time fieldState. More...
 
virtual MamdaFieldState getBidTimeFieldState () const =0
 Get the quote bid time fieldState. More...
 
virtual MamdaFieldState getQuoteDateFieldState () const =0
 Get the quote date fieldState. More...
 
virtual MamdaFieldState getAskIndicatorFieldState () const =0
 Get the quote ask indicator fieldState. More...
 
virtual MamdaFieldState getBidIndicatorFieldState () const =0
 Get the quote bid indicator fieldState. More...
 
virtual MamdaFieldState getAskUpdateCountFieldState () const =0
 Get the quote ask update count fieldState. More...
 
virtual MamdaFieldState getBidUpdateCountFieldState () const =0
 Get the quote bid update count fieldState. More...
 
virtual MamdaFieldState getAskYieldFieldState () const =0
 Get the quote ask yield fieldState. More...
 
virtual MamdaFieldState getBidYieldFieldState () const =0
 Get the quote bid yield fieldState. More...
 
virtual MamdaFieldState getAskSizesListFieldState () const =0
 Get the ask sizes list fieldState. More...
 
virtual MamdaFieldState getBidSizesListFieldState () const =0
 Get the bid sizes list fieldState. More...
 
virtual MamdaFieldState getShortSaleCircuitBreakerFieldState () const =0
 
virtual ~MamdaQuoteRecap ()
 
- Public Member Functions inherited from Wombat::MamdaBasicRecap
virtual const char * getSymbol () const =0
 Get the string symbol for the instrument. More...
 
virtual MamdaFieldState getSymbolFieldState () const =0
 Get the string symbol field state for the instrument. More...
 
virtual const char * getPartId () const =0
 Get the participant identifier. More...
 
virtual MamdaFieldState getPartIdFieldState () const =0
 Get the participant identifier field state. More...
 
virtual const MamaDateTime & getSrcTime () const =0
 Get the source time of the update. More...
 
virtual MamdaFieldState getSrcTimeFieldState () const =0
 Get the source time field state. More...
 
virtual const MamaDateTime & getActivityTime () const =0
 Get the activity time of the update. More...
 
virtual MamdaFieldState getActivityTimeFieldState () const =0
 Get the activity time field state. More...
 
virtual const MamaDateTime & getLineTime () const =0
 Get the line time of the update. More...
 
virtual MamdaFieldState getLineTimeFieldState () const =0
 Get the line time field state. More...
 
virtual const MamaDateTime & getSendTime () const =0
 Get the send time of the update. More...
 
virtual MamdaFieldState getSendTimeFieldState () const =0
 Get the send time field state. More...
 
virtual ~MamdaBasicRecap ()
 Destructor. More...
 

Detailed Description

MamdaQuoteRecap is an interface that provides access to quote related fields.

Constructor & Destructor Documentation

virtual Wombat::MamdaQuoteRecap::~MamdaQuoteRecap ( )
virtual
710 {};

Member Function Documentation

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getBidPrice ( ) const
pure virtual

Get the quote 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.

Implemented in Wombat::MamdaQuoteListener.

virtual mama_quantity_t Wombat::MamdaQuoteRecap::getBidSize ( ) const
pure virtual

Get the quote bid size.

Returns
Total share size available for the current bid price. Note: many feeds provide this size in terms of round lots.

Implemented in Wombat::MamdaQuoteListener.

virtual mama_quantity_t Wombat::MamdaQuoteRecap::getBidDepth ( ) const
pure virtual

Get the quote bid depth.

Returns
The total size available at the current best bid price. Only supported by some exchanges. The total size may differ from the "best" size in that the total may be aggregated from multiple sources.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getBidPartId ( ) const
pure virtual

Get the quote bid participant identifier.

Returns
The identifier of the market participant (e.g. exchange or market maker) contributing the bid price field.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getBidClosePrice ( ) const
pure virtual

Get the bid closing price.

Returns
Today's closing bid price, after the market has closed and the stock has traded today. If the market is not not closed or the stock did not trade today, zero is returned and the previous close price is available using getBidPrevClosePrice(). This value is always zero at the start of a trading day.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getBidCloseDate ( ) const
pure virtual

Get the bid closing date.

Returns
Date of the BidClosePrice, if that value is non-zero. This is always the most recent day that the market was open, including today. This is different to BidPrevCloseDate.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getBidPrevClosePrice ( ) const
pure virtual

Get the previous bid closing price.

Returns
The previous closing price, prior to any trade today.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getBidPrevCloseDate ( ) const
pure virtual

Get the previous bid closing date.

Returns
Date of the previous closing price, prior to any trade today.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getBidHigh ( ) const
pure virtual

Get the high bid price for the day.

Returns
High bid price.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getBidLow ( ) const
pure virtual

Get the low bid price for the day.

Returns
Low bid price.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getAskPrice ( ) const
pure virtual

Get the quote 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.

Implemented in Wombat::MamdaQuoteListener.

virtual mama_quantity_t Wombat::MamdaQuoteRecap::getAskSize ( ) const
pure virtual

Get the quote ask size.

Returns
Total share size available for the current ask price. Note: many feeds provide this size in terms of round lots.

Implemented in Wombat::MamdaQuoteListener.

virtual mama_quantity_t Wombat::MamdaQuoteRecap::getAskDepth ( ) const
pure virtual

Get the quote ask depth.

Returns
The total size available at the current best ask price. Only supported by some exchanges. The total size may differ from the "best" size in that the total may be aggregated from multiple sources.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getAskPartId ( ) const
pure virtual

Get the quote ask participant identifier.

Returns
The identifier of the market participant (e.g. exchange or market maker) contributing the ask price field.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getAskClosePrice ( ) const
pure virtual

Get the ask quote closing price.

Returns
Today's closing ask price, after the market has closed and the stock has traded today. If the market is not not closed or the stock did not trade today, zero is returned and the previous close price is available using getAskPrevClosePrice(). This value is always zero at the start of a trading day.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getAskCloseDate ( ) const
pure virtual

Get the ask quote closing date.

Returns
Date of the AskClosePrice, if that value is non-zero. This is always the most recent day that the market was open, including today. This is different to AskPrevCloseDate.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getAskPrevClosePrice ( ) const
pure virtual

Get the previous ask closing price.

Returns
The previous closing price, prior to any trade today.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getAskPrevCloseDate ( ) const
pure virtual

Get the previous ask closing date.

Returns
Date of previous closing price, prior to any trade today.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getAskHigh ( ) const
pure virtual

Get the high ask price for the day.

Returns
High ask price.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getAskLow ( ) const
pure virtual

Get the low ask price for the day.

Returns
Low ask price.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaPrice& Wombat::MamdaQuoteRecap::getQuoteMidPrice ( ) const
pure virtual

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).

Implemented in Wombat::MamdaQuoteListener.

virtual mama_u32_t Wombat::MamdaQuoteRecap::getQuoteCount ( ) const
pure virtual

Get the quote count.

Returns
The number of quotes generated for this security during the current trading session.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getQuoteQualStr ( ) const
pure virtual

Get quote qualifier as a string.

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.
ValueMeaning
Normal Regular quote; no special condition
DepthAsk Depth on ask side
DepthBid Depth on bid side
SlowQuoteOnAskSide This indicates that a market participants Ask is in a slow (CTA) mode. While in this mode, automated execution is not eligible on the Ask side and can be traded through pursuant to Regulation NMS requirements.
SlowQuoteOnBidSide This indicates that a market participants Bid is in a slow (CTA) mode. While in this mode, automated execution is not eligible on the Bid side and can be traded through pursuant to Regulation NMS requirements.
Fast Fast trading
NonFirm Non-firm quote
Rotation OPRA only. Quote relates to a trading rotation (Where a participant rotates through various clients that they are trading for)
Auto Automatic trade
Inactive  
SpecBid Specialist bid
SpecAsk Specialist ask
OneSided One sided. No orders, or only market orders, exist on one side of the book.
PassiveMarketMaker Market Maker is both underwriter and buyer of security.
LockedMarket Locked market - Bid is equal to Ask for OTCBB issues
Crossed Crossed market - Bid is greater than Ask for OTCBB
Synd Syndicate bid
PreSynd Pre-syndicate bid
Penalty Penalty bid
UnsolBid Unsolicited bid
UnsolAsk Unsolicited ask
UnsolQuote Unsolicited quote
Empty Empty quote (no quote)
XpressBid NYSE LiquidityQuote Xpress bid indicator
XpressAsk NYSE LiquidityQuote Xpress ask indicator
BestOrder  
WillSell  
WillBuy  
AnyOrder  
MktOnly Market orders only.
ManualAsk This indicates that a market participants Ask is in a manual (NASDAQ) mode. While in this mode, automated execution is not eligible on the Ask side and can be traded through pursuant to Regulation NMS requirements.
ManualBid This indicates that a market participants Bid is in a manual (NASDAQ) mode. While in this mode, automated execution is not eligible on the Bid side and can be traded through pursuant to Regulation NMS requirements.
AutomaticAsk This indicates that the market participant's Ask is in automatic mode - we generally send a combination of the last four (e.g. ManualAsk:AutomaticBid or ManualAsk;ManualBid)
AutomaticBid This indicates that the market participant's Ask is in automatic mode - we generally send a combination of the last four (e.g. ManualAsk:AutomaticBid or ManualAsk;ManualBid)
Closing Closing quote.
Unknown Quote condition unknown.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getQuoteQualNative ( ) const
pure virtual

Get the native feed quote qualifier.

Returns
Native quote qualifier (a.k.a. "quote condition"). Feed-specific quote qualifier code(s). This field is provided primarily for completeness and/or troubleshooting.
See Also
getQuoteQual.

Implemented in Wombat::MamdaQuoteListener.

virtual char Wombat::MamdaQuoteRecap::getShortSaleBidTick ( ) const
pure virtual

NASDAQ Bid Tick Indicator for Short Sale Rule Compliance.

National Bid Tick Indicator based on changes to the bid price of the National Best Bid or Offer (National BBO).

ValueMeaning
U Up Tick. The current Best Bid Price price is higher than the previous Best Bid Price for the given NNM security.
D Down Tick. The current Best Bid Price price is lower than the previous Best Bid Price for the given NNM security.
N No Tick. The NASD Short Sale Rule does not apply to issue (i.e. NASDAQ SmallCap listed security).
Z Unset - default value within the API
Returns
The tick bid indicator.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getAskTime ( ) const
pure virtual

Get the quote ask time.

Returns
The quote ask time.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getBidTime ( ) const
pure virtual

Get the quote bid time.

Returns
The quote bid time.

Implemented in Wombat::MamdaQuoteListener.

virtual const MamaDateTime& Wombat::MamdaQuoteRecap::getQuoteDate ( ) const
pure virtual

Get the quote date.

Returns
The quote date.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getAskIndicator ( ) const
pure virtual

Get the quote ask indicator.

Returns
The quote ask indicator.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getBidIndicator ( ) const
pure virtual

Get the quote bid indicator.

Returns
The quote bid indicator.

Implemented in Wombat::MamdaQuoteListener.

virtual mama_u32_t Wombat::MamdaQuoteRecap::getAskUpdateCount ( ) const
pure virtual

Get the quote ask update count.

Returns
The quote ask update count.

Implemented in Wombat::MamdaQuoteListener.

virtual mama_u32_t Wombat::MamdaQuoteRecap::getBidUpdateCount ( ) const
pure virtual

Get the quote bid update count.

Returns
The quote bid update count.

Implemented in Wombat::MamdaQuoteListener.

virtual double Wombat::MamdaQuoteRecap::getAskYield ( ) const
pure virtual

Get the quote ask yield.

Returns
The quote ask yield.

Implemented in Wombat::MamdaQuoteListener.

virtual double Wombat::MamdaQuoteRecap::getBidYield ( ) const
pure virtual

Get the quote bid yield.

Returns
The quote bid yield.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getAskSizesList ( ) const
pure virtual

Get the ask sizes list.

Returns
The ask sizes list.

Implemented in Wombat::MamdaQuoteListener.

virtual const char* Wombat::MamdaQuoteRecap::getBidSizesList ( ) const
pure virtual

Get the bid sizes list.

Returns
The bid sizes list.

Implemented in Wombat::MamdaQuoteListener.

virtual char Wombat::MamdaQuoteRecap::getShortSaleCircuitBreaker ( ) const
pure virtual

get the ShortSaleCircuitBreaker

Returns
ShortSaleCircuitBreaker
  • return values:
  • Blank: Short Sale Restriction Not in Effect.
  • A: Short Sale Restriction Activiated.
  • C: Short Sale Restriction Continued.
  • D: Sale Restriction Deactivated.
  • E: Sale Restriction in Effect.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidPriceFieldState ( ) const
pure virtual

Get the quote bid price fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidSizeFieldState ( ) const
pure virtual

Get the quote bid size fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidDepthFieldState ( ) const
pure virtual

Get the quote bid depth fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidPartIdFieldState ( ) const
pure virtual

Get the quote participant identifier fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskPriceFieldState ( ) const
pure virtual

Get the quote ask price fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskSizeFieldState ( ) const
pure virtual

Get the quote ask size fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskDepthFieldState ( ) const
pure virtual

Get the quote ask depth fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskPartIdFieldState ( ) const
pure virtual

Get the quote ask participant identifier fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getQuoteMidPriceFieldState ( ) const
pure virtual

Get the quote mid price fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getQuoteQualStrFieldState ( ) const
pure virtual

Get the quote qualifier fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getQuoteQualNativeFieldState ( ) const
pure virtual

Get the native feed quote qualifier fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getShortSaleBidTickFieldState ( ) const
pure virtual

Get the short sale bid tick fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskTimeFieldState ( ) const
pure virtual

Get the quote ask time fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidTimeFieldState ( ) const
pure virtual

Get the quote bid time fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getQuoteDateFieldState ( ) const
pure virtual

Get the quote date fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskIndicatorFieldState ( ) const
pure virtual

Get the quote ask indicator fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidIndicatorFieldState ( ) const
pure virtual

Get the quote bid indicator fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskUpdateCountFieldState ( ) const
pure virtual

Get the quote ask update count fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidUpdateCountFieldState ( ) const
pure virtual

Get the quote bid update count fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskYieldFieldState ( ) const
pure virtual

Get the quote ask yield fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidYieldFieldState ( ) const
pure virtual

Get the quote bid yield fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getAskSizesListFieldState ( ) const
pure virtual

Get the ask sizes list fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getBidSizesListFieldState ( ) const
pure virtual

Get the bid sizes list fieldState.

Returns
MamdaFieldState. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.

virtual MamdaFieldState Wombat::MamdaQuoteRecap::getShortSaleCircuitBreakerFieldState ( ) const
pure virtual
Returns
The ShortSaleCircuitBreaker Field State. An enumeration representing field state.

Implemented in Wombat::MamdaQuoteListener.


The documentation for this class was generated from the following file:


© 2012 Linux Foundation