22 #ifndef MamdaQuoteClosingH
23 #define MamdaQuoteClosingH
45 virtual const MamaPrice& getBidClosePrice()
const = 0;
60 virtual const MamaPrice& getAskClosePrice()
const = 0;
75 #endif // MamdaQuoteClosingH
virtual ~MamdaQuoteClosing()
Definition: MamdaQuoteClosing.h:69
MamdaOrderImbalanceUpdate is an interface that provides access to order imbalance related fields...
Definition: MamdaAuctionFields.h:29
MamdaBasicEvent is a superclass interface that provides access to common event related fields...
Definition: MamdaBasicEvent.h:46
MamdaFieldState
An enumeration representing field state.
Definition: MamdaFieldState.h:37
MamdaQuoteClosing is an interface that provides access to quote closing related fields.
Definition: MamdaQuoteClosing.h:36