SymbolMarginRate
PB_OFFSET = 100000, is the offset added for each MNM field id
Реализует: IMessage<SymbolMarginRate>, IMessage, IEquatable<SymbolMarginRate>, IDeepCloneable<SymbolMarginRate>, IBufferMessage
Свойства
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
HasTemplateId : bool
Gets whether the "template_id" field is set
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
MarginRate : double
PB_OFFSET + MNM_MARGIN_RATE
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Методы
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
Поля
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.