Definition at line 35 of file DepthIncremental.h.
◆ aggressorSide()
◆ aggressorTimestamp()
bool aggressorTimestamp |
( |
UInt64 & | time | ) |
const |
|
inline |
◆ algorithmicTradeIndicator()
◆ mdEntryId()
bool mdEntryId |
( |
UInt32 & | id | ) |
const |
|
inline |
◆ mdEntryPx()
bool mdEntryPx |
( |
Decimal & | price | ) |
const |
|
inline |
◆ mdEntrySize()
bool mdEntrySize |
( |
Decimal & | size | ) |
const |
|
inline |
◆ mdEntryTime()
bool mdEntryTime |
( |
UInt64 & | time | ) |
const |
|
inline |
For bids and offers the official time of book entry, for trades official time of execution (all in nanoseconds).
Definition at line 90 of file DepthIncremental.h.
◆ mdEntryType()
◆ mdOriginType()
◆ mdPriceLevel()
bool mdPriceLevel |
( |
UInt32 & | level | ) |
const |
|
inline |
Book level.
- Note
- Absent for implied bid/offer prices.
Definition at line 84 of file DepthIncremental.h.
◆ mdUpdateAction()
◆ multiLegPriceModel()
◆ multiLegReportingType()
◆ nonDisclosedTradeVolume()
bool nonDisclosedTradeVolume |
( |
Decimal & | id | ) |
const |
|
inline |
Contains the TES trade volume that is not displayed during the day. Only present for MDEntryType=B "Trade Volume". Used when trade volume is finally disclosed and also for recovery.
Definition at line 219 of file DepthIncremental.h.
◆ numberOfBuyOrders()
bool numberOfBuyOrders |
( |
UInt32 & | number | ) |
const |
|
inline |
◆ numberOfBuySides()
bool numberOfBuySides |
( |
UInt32 & | number | ) |
const |
|
inline |
◆ numberOfOrders()
bool numberOfOrders |
( |
UInt32 & | number | ) |
const |
|
inline |
◆ numberOfSellOrders()
bool numberOfSellOrders |
( |
UInt32 & | number | ) |
const |
|
inline |
◆ numberOfSellSides()
bool numberOfSellSides |
( |
UInt32 & | number | ) |
const |
|
inline |
◆ potentialSecurityTradingEvent()
◆ quoteCondition()
◆ requestTime()
bool requestTime |
( |
UInt64 & | time | ) |
const |
|
inline |
◆ restingCxlQty()
bool restingCxlQty |
( |
Decimal & | quantity | ) |
const |
|
inline |
◆ securityId()
◆ totalNumOfTrades()
bool totalNumOfTrades |
( |
UInt32 & | number | ) |
const |
|
inline |
◆ tradeCondition()
◆ transBkdTime()
bool transBkdTime |
( |
UInt64 & | time | ) |
const |
|
inline |
◆ trdType()
◆ TypedGroup< MDIncrementalEntry >