OpenInterest

Rti

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

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

Eigenschaften

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasExchange : bool

Gets whether the "exchange" field is set

HasIsSnapshot : bool

Gets whether the "is_snapshot" field is set

HasOpenInterest_ : bool

Gets whether the "open_interest" field is set

HasShouldClear : bool

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

OpenInterest_ : ulong

PB_OFFSET + MNM_OPEN_INTEREST

ShouldClear : bool

PB_OFFSET + MNM_DISPLAY_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

ClearExchange()

Clears the value of the "exchange" field

ClearIsSnapshot()

Clears the value of the "is_snapshot" field

ClearOpenInterest_()

Clears the value of the "open_interest" field

ClearShouldClear()

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

ExchangeFieldNumber : int

Field number for the "exchange" field.

IsSnapshotFieldNumber : int

Field number for the "is_snapshot" field.

OpenInterest_FieldNumber : int

Field number for the "open_interest" field.

ShouldClearFieldNumber : int

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