RequestDepthByOrderSnapshot
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementa: IMessage<RequestDepthByOrderSnapshot>, IMessage, IEquatable<RequestDepthByOrderSnapshot>, IDeepCloneable<RequestDepthByOrderSnapshot>, IBufferMessage
Propiedades
DepthPrice : double
PB_OFFSET + MNM_MARKET_DEPTH_PRICE
HasDepthPrice : bool
Gets whether the "depth_price" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Métodos
ClearDepthPrice()
Clears the value of the "depth_price" field
ClearExchange()
Clears the value of the "exchange" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
Campos
DepthPriceFieldNumber : int
Field number for the "depth_price" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.