263 friend class DepthIncrementalWrapper;
bool numberOfSellOrders(UInt32 &number) const
Side::Enum aggressorSide() const
Side of the incoming order, which created the trade. Only present for MDEntryType=Trade.
SecurityId securityId() const
Instrument identifier.
bool restingCxlQty(Decimal &quantity) const
MDOriginType::Enum mdOriginType() const
Origin type.
bool transBkdTime(UInt64 &time) const
bool totalNumOfTrades(UInt32 &number) const
MultiLegPriceModel::Enum multiLegPriceModel() const
MultiLegPriceModel.
bool mdEntryPx(Decimal &price) const
Price.
bool mdEntryId(UInt32 &id) const
AlgorithmicTradeIndicator::Enum algorithmicTradeIndicator() const
Algorithmic-Trade-Indicator.
Decimal type for better precision.
bool numberOfSellSides(UInt32 &number) const
Int64 SecurityId
Alias for Security Id type.
bool nonDisclosedTradeVolume(Decimal &id) const
Contains the TES trade volume that is not displayed during the day. Only present for MDEntryType=B "T...
Market data incremental entry.
bool mdEntrySize(Decimal &size) const
Quantity.
bool numberOfBuyOrders(UInt32 &number) const
TradeConditionSet tradeCondition() const
bool mdEntryTime(UInt64 &time) const
For bids and offers the official time of book entry, for trades official time of execution (all in na...
bool aggressorTimestamp(UInt64 &time) const
Entry time of the incoming order that triggered the trade. Only present for MDEntryType=Trade.
bool requestTime(UInt64 &time) const
Request time.
MultiLegReportingType::Enum multiLegReportingType() const
MultiLegReportingType.
bool numberOfBuySides(UInt32 &number) const
MDUpdateAction::Enum mdUpdateAction() const
Update action.
TrdType::Enum trdType() const
bool mdPriceLevel(UInt32 &level) const
QuoteCondition::Enum quoteCondition() const
Potential security trading event.
SecurityTradingEvent::Enum potentialSecurityTradingEvent() const
Potential security trading event.
MarketSegmentId marketSegmentId() const
Product identifier.
UInt32 MarketSegmentId
Alias for Market Segment ID type.
MDEntryType::Enum mdEntryType() const
Defines the entry type.
MDIncrementalEntries mdEntries() const
Entries.
bool numberOfOrders(UInt32 &number) const
Number Of Orders.