QuoteStatistics
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<QuoteStatistics>, IMessage, IEquatable<QuoteStatistics>, IDeepCloneable<QuoteStatistics>, IBufferMessage
Propiedades
HasClearBits : bool
Gets whether the "clear_bits" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasHighestBidPrice : bool
Gets whether the "highest_bid_price" field is set
HasIsSnapshot : bool
Gets whether the "is_snapshot" field is set
HasLowestAskPrice : bool
Gets whether the "lowest_ask_price" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HighestBidPrice : double
PB_OFFSET + MNM_HIGHEST_BID_PRICE
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
LowestAskPrice : double
PB_OFFSET + MNM_LOWEST_ASK_PRICE
PresenceBits : uint
PB_OFFSET + MNM_PRICING_INDICATOR
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Métodos
ClearClearBits()
Clears the value of the "clear_bits" field
ClearExchange()
Clears the value of the "exchange" field
ClearHighestBidPrice()
Clears the value of the "highest_bid_price" field
ClearIsSnapshot()
Clears the value of the "is_snapshot" field
ClearLowestAskPrice()
Clears the value of the "lowest_ask_price" field
ClearPresenceBits()
Clears the value of the "presence_bits" 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
Campos
ClearBitsFieldNumber : int
Field number for the "clear_bits" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
HighestBidPriceFieldNumber : int
Field number for the "highest_bid_price" field.
IsSnapshotFieldNumber : int
Field number for the "is_snapshot" field.
LowestAskPriceFieldNumber : int
Field number for the "lowest_ask_price" field.
PresenceBitsFieldNumber : int
Field number for the "presence_bits" 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.