SymbolMarginRate

Rti

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

Implementiert: IMessage<SymbolMarginRate>, IMessage, IEquatable<SymbolMarginRate>, IDeepCloneable<SymbolMarginRate>, 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

HasMarginRate : bool

Gets whether the "margin_rate" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

IsSnapshot : bool

PB_OFFSET + MNM_UPDATE_TYPE

MarginRate : double

PB_OFFSET + MNM_MARGIN_RATE

Symbol : string

PB_OFFSET + MNM_SYMBOL

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

Methoden

ClearExchange()

Clears the value of the "exchange" field

ClearIsSnapshot()

Clears the value of the "is_snapshot" field

ClearMarginRate()

Clears the value of the "margin_rate" field

ClearSymbol()

Clears the value of the "symbol" field

ClearTemplateId()

Clears the value of the "template_id" field

Felder

ExchangeFieldNumber : int

Field number for the "exchange" field.

IsSnapshotFieldNumber : int

Field number for the "is_snapshot" field.

MarginRateFieldNumber : int

Field number for the "margin_rate" field.

SymbolFieldNumber : int

Field number for the "symbol" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.