OpenInterest
PB_OFFSET = 100000, is the offset added for each MNM field id
Implements: IMessage<OpenInterest>, IMessage, IEquatable<OpenInterest>, IDeepCloneable<OpenInterest>, IBufferMessage
Properties
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
HasTemplateId : bool
Gets whether the "template_id" field is set
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
OpenInterest_ : ulong
PB_OFFSET + MNM_OPEN_INTEREST
ShouldClear : bool
PB_OFFSET + MNM_DISPLAY_INDICATOR
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Methods
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
Fields
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.