ResponseDepthByOrderSnapshot
PB_OFFSET = 100000, is the offset added for each MNM field id
实现: IMessage<ResponseDepthByOrderSnapshot>, IMessage, IEquatable<ResponseDepthByOrderSnapshot>, IDeepCloneable<ResponseDepthByOrderSnapshot>, IBufferMessage
属性
DepthOrderPriority : RepeatedField<ulong>
PB_OFFSET + MNM_MARKET_DEPTH_ORDER_PRIORITY
DepthPrice : double
PB_OFFSET + MNM_MARKET_DEPTH_PRICE
DepthSide : TransactionType
PB_OFFSET + MNM_MARKET_DEPTH_SIDE
ExchangeOrderId : RepeatedField<string>
PB_OFFSET + MNM_EXCH_ORD_ID
HasDepthPrice : bool
Gets whether the "depth_price" field is set
HasDepthSide : bool
Gets whether the "depth_side" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasSequenceNumber : bool
Gets whether the "sequence_number" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
SequenceNumber : ulong
PB_OFFSET + MNM_SEQUENCE_NUMBER
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
方法
ClearDepthPrice()
Clears the value of the "depth_price" field
ClearDepthSide()
Clears the value of the "depth_side" field
ClearExchange()
Clears the value of the "exchange" field
ClearSequenceNumber()
Clears the value of the "sequence_number" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
字段
DepthOrderPriorityFieldNumber : int
Field number for the "depth_order_priority" field.
DepthPriceFieldNumber : int
Field number for the "depth_price" field.
DepthSideFieldNumber : int
Field number for the "depth_side" field.
DepthSizeFieldNumber : int
Field number for the "depth_size" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
ExchangeOrderIdFieldNumber : int
Field number for the "exchange_order_id" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
SequenceNumberFieldNumber : int
Field number for the "sequence_number" 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.