OrderPriceLimits
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<OrderPriceLimits>, IMessage, IEquatable<OrderPriceLimits>, IDeepCloneable<OrderPriceLimits>, IBufferMessage
Propriedades
HasClearBits : bool
Gets whether the "clear_bits" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasHighPriceLimit : bool
Gets whether the "high_price_limit" field is set
HasIsSnapshot : bool
Gets whether the "is_snapshot" field is set
HasLowPriceLimit : bool
Gets whether the "low_price_limit" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HighPriceLimit : double
PB_OFFSET + MNM_HIGH_PRICE_LIMIT
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
LowPriceLimit : double
PB_OFFSET + MNM_LOW_PRICE_LIMIT
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
ClearHighPriceLimit()
Clears the value of the "high_price_limit" field
ClearIsSnapshot()
Clears the value of the "is_snapshot" field
ClearLowPriceLimit()
Clears the value of the "low_price_limit" 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.
HighPriceLimitFieldNumber : int
Field number for the "high_price_limit" field.
IsSnapshotFieldNumber : int
Field number for the "is_snapshot" field.
LowPriceLimitFieldNumber : int
Field number for the "low_price_limit" 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.