Definition at line 93 of file InstrumentSummary.h.
◆ fastMarketIndicator()
◆ highPx()
bool highPx |
( |
Decimal & | price | ) |
const |
◆ lastUpdateTime()
UInt64 lastUpdateTime |
( |
| ) |
const |
Last update time of the corresponding order book.
◆ lowPx()
bool lowPx |
( |
Decimal & | price | ) |
const |
◆ marketCondition()
Indicator for stressed market conditions.
◆ marketDataType()
◆ mdInstrumentEntryGrp()
Variable size array, record counter: NoMDEntries.
◆ msgType()
std::string msgType |
( |
| ) |
const |
◆ noMDEntries()
UInt8 noMDEntries |
( |
| ) |
const |
Number of entries in Market Data message for MDEntryGrp.
◆ productComplex()
◆ securityID()
UInt64 securityID |
( |
| ) |
const |
Unique instrument identifier.
◆ securityIDSource()
Marketplace assigned identifier.
◆ securityStatus()
◆ securityTradingEvent()
◆ securityTradingStatus()
◆ soldOutIndicator()
◆ tesSecurityStatus()
◆ toString()
void toString |
( |
std::string & | | ) |
const |
|
virtual |
Appends text presentation.
Reimplemented from MessageBase.
◆ totNoOrders()
Corresponding number of orders for this instrument.
◆ trdRegTSExecutionTime()
UInt64 trdRegTSExecutionTime |
( |
| ) |
const |
Last matching execution timestamp.
◆ Implementation::MessageFactory
friend class Implementation::MessageFactory |
|
friend |