IndicatorPrices

Rti

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

Implementiert: IMessage<IndicatorPrices>, IMessage, IEquatable<IndicatorPrices>, IDeepCloneable<IndicatorPrices>, IBufferMessage

Eigenschaften

ClearBits : uint

PB_OFFSET + MNM_DISPLAY_INDICATOR

ClosingIndicator : double

PB_OFFSET + MNM_CLOSING_INDICATOR

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasClearBits : bool

Gets whether the "clear_bits" field is set

HasClosingIndicator : bool

Gets whether the "closing_indicator" field is set

HasExchange : bool

Gets whether the "exchange" field is set

HasIsSnapshot : bool

Gets whether the "is_snapshot" field is set

HasOpeningIndicator : bool

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

IsSnapshot : bool

PB_OFFSET + MNM_UPDATE_TYPE

OpeningIndicator : double

PB_OFFSET + MNM_OPENING_INDICATOR

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

Methoden

ClearClearBits()

Clears the value of the "clear_bits" field

ClearClosingIndicator()

Clears the value of the "closing_indicator" field

ClearExchange()

Clears the value of the "exchange" field

ClearIsSnapshot()

Clears the value of the "is_snapshot" field

ClearOpeningIndicator()

Clears the value of the "opening_indicator" 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

Felder

ClearBitsFieldNumber : int

Field number for the "clear_bits" field.

ClosingIndicatorFieldNumber : int

Field number for the "closing_indicator" field.

ExchangeFieldNumber : int

Field number for the "exchange" field.

IsSnapshotFieldNumber : int

Field number for the "is_snapshot" field.

OpeningIndicatorFieldNumber : int

Field number for the "opening_indicator" 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.