LastTrade
PB_OFFSET = 100000, is the offset added for each MNM field id
实现: IMessage<LastTrade>, IMessage, IEquatable<LastTrade>, IDeepCloneable<LastTrade>, IBufferMessage
属性
Aggressor : TransactionType
PB_OFFSET + MNM_TRANSACTION_TYPE
AggressorExchangeOrderId : string
PB_OFFSET + MNM_AGGRESSOR_EXCH_ORD_ID
ExchangeOrderId : string
PB_OFFSET + MNM_EXCH_ORD_ID
HasAggressor : bool
Gets whether the "aggressor" field is set
HasAggressorExchangeOrderId : bool
Gets whether the "aggressor_exchange_order_id" field is set
HasClearBits : bool
Gets whether the "clear_bits" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasExchangeOrderId : bool
Gets whether the "exchange_order_id" field is set
HasIsSnapshot : bool
Gets whether the "is_snapshot" field is set
HasJopNsecs : bool
Gets whether the "jop_nsecs" field is set
HasJopSsboe : bool
Gets whether the "jop_ssboe" field is set
HasNetChange : bool
Gets whether the "net_change" field is set
HasPercentChange : bool
Gets whether the "percent_change" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasSourceNsecs : bool
Gets whether the "source_nsecs" field is set
HasSourceSsboe : bool
Gets whether the "source_ssboe" field is set
HasSourceUsecs : bool
Gets whether the "source_usecs" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTradePrice : bool
Gets whether the "trade_price" field is set
HasTradeSize : bool
Gets whether the "trade_size" field is set
HasTradeTime : bool
Gets whether the "trade_time" field is set
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
PercentChange : double
PB_OFFSET + MNM_PERCENT_CHANGE
PresenceBits : uint
PB_OFFSET + MNM_PRICING_INDICATOR
SourceNsecs : int
PB_OFFSET + MNM_SOURCE_NSECS
SourceSsboe : int
PB_OFFSET + MNM_SOURCE_SSBOE
SourceUsecs : int
PB_OFFSET + MNM_SOURCE_USECS
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TradePrice : double
PB_OFFSET + MNM_TRADE_PRICE
方法
ClearAggressor()
Clears the value of the "aggressor" field
ClearAggressorExchangeOrderId()
Clears the value of the "aggressor_exchange_order_id" field
ClearClearBits()
Clears the value of the "clear_bits" field
ClearExchange()
Clears the value of the "exchange" field
ClearExchangeOrderId()
Clears the value of the "exchange_order_id" field
ClearIsSnapshot()
Clears the value of the "is_snapshot" field
ClearJopNsecs()
Clears the value of the "jop_nsecs" field
ClearJopSsboe()
Clears the value of the "jop_ssboe" field
ClearNetChange()
Clears the value of the "net_change" field
ClearPercentChange()
Clears the value of the "percent_change" field
ClearPresenceBits()
Clears the value of the "presence_bits" field
ClearSourceNsecs()
Clears the value of the "source_nsecs" field
ClearSourceSsboe()
Clears the value of the "source_ssboe" field
ClearSourceUsecs()
Clears the value of the "source_usecs" field
ClearSsboe()
Clears the value of the "ssboe" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTradePrice()
Clears the value of the "trade_price" field
ClearTradeSize()
Clears the value of the "trade_size" field
ClearTradeTime()
Clears the value of the "trade_time" field
ClearUsecs()
Clears the value of the "usecs" field
ClearVolume()
Clears the value of the "volume" field
ClearVwap()
Clears the value of the "vwap" field
字段
AggressorExchangeOrderIdFieldNumber : int
Field number for the "aggressor_exchange_order_id" field.
AggressorFieldNumber : int
Field number for the "aggressor" field.
ClearBitsFieldNumber : int
Field number for the "clear_bits" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
ExchangeOrderIdFieldNumber : int
Field number for the "exchange_order_id" field.
IsSnapshotFieldNumber : int
Field number for the "is_snapshot" field.
JopNsecsFieldNumber : int
Field number for the "jop_nsecs" field.
JopSsboeFieldNumber : int
Field number for the "jop_ssboe" field.
NetChangeFieldNumber : int
Field number for the "net_change" field.
PercentChangeFieldNumber : int
Field number for the "percent_change" field.
PresenceBitsFieldNumber : int
Field number for the "presence_bits" field.
SourceNsecsFieldNumber : int
Field number for the "source_nsecs" field.
SourceSsboeFieldNumber : int
Field number for the "source_ssboe" field.
SourceUsecsFieldNumber : int
Field number for the "source_usecs" field.
SsboeFieldNumber : int
Field number for the "ssboe" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TradePriceFieldNumber : int
Field number for the "trade_price" field.
TradeSizeFieldNumber : int
Field number for the "trade_size" field.
TradeTimeFieldNumber : int
Field number for the "trade_time" field.
UsecsFieldNumber : int
Field number for the "usecs" field.
VolumeFieldNumber : int
Field number for the "volume" field.
VwapFieldNumber : int
Field number for the "vwap" field.