TradeStatistics
PB_OFFSET = 100000, is the offset added for each MNM field id
Реализует: IMessage<TradeStatistics>, IMessage, IEquatable<TradeStatistics>, IDeepCloneable<TradeStatistics>, IBufferMessage
Свойства
HasClearBits : bool
Gets whether the "clear_bits" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasHighPrice : bool
Gets whether the "high_price" 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
HasLowPrice : bool
Gets whether the "low_price" field is set
HasOpenPrice : bool
Gets whether the "open_price" 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
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
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
Методы
ClearClearBits()
Clears the value of the "clear_bits" field
ClearExchange()
Clears the value of the "exchange" field
ClearHighPrice()
Clears the value of the "high_price" 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
ClearLowPrice()
Clears the value of the "low_price" field
ClearOpenPrice()
Clears the value of the "open_price" 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
ClearUsecs()
Clears the value of the "usecs" field
Поля
ClearBitsFieldNumber : int
Field number for the "clear_bits" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
HighPriceFieldNumber : int
Field number for the "high_price" 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.
LowPriceFieldNumber : int
Field number for the "low_price" field.
OpenPriceFieldNumber : int
Field number for the "open_price" 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.
UsecsFieldNumber : int
Field number for the "usecs" field.