OrderPriceLimits

Rti

PB_OFFSET = 100000, is the offset added for each MNM field id

Implements: IMessage<OrderPriceLimits>, IMessage, IEquatable<OrderPriceLimits>, IDeepCloneable<OrderPriceLimits>, IBufferMessage

Properties

ClearBits : uint

PB_OFFSET + MNM_DISPLAY_INDICATOR

Exchange : string

PB_OFFSET + MNM_EXCHANGE

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

HasSsboe : bool

Gets whether the "ssboe" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUsecs : bool

Gets whether the "usecs" 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

Ssboe : int

PB_OFFSET + MNM_SECONDS_SINCE_BOE

Symbol : string

PB_OFFSET + MNM_SYMBOL

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

Usecs : int

PB_OFFSET + MNM_USECS

Methods

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

Fields

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.