ResponseDepthByOrderSnapshot

Rti

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

Implementa: IMessage<ResponseDepthByOrderSnapshot>, IMessage, IEquatable<ResponseDepthByOrderSnapshot>, IDeepCloneable<ResponseDepthByOrderSnapshot>, IBufferMessage

Propiedades

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

DepthSize : RepeatedField<int>

PB_OFFSET + MNM_MARKET_DEPTH_SIZE

Exchange : string

PB_OFFSET + MNM_EXCHANGE

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

HasSymbol : bool

Gets whether the "symbol" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

SequenceNumber : ulong

PB_OFFSET + MNM_SEQUENCE_NUMBER

Symbol : string

PB_OFFSET + MNM_SYMBOL

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Métodos

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

Campos

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.