DepthByOrder
PB_OFFSET = 100000 , is the offset added for each MNM field id
Implementa: IMessage<DepthByOrder>, IMessage, IEquatable<DepthByOrder>, IDeepCloneable<DepthByOrder>, IBufferMessage
Propriedades
DepthOrderPriority : RepeatedField<ulong>
PB_OFFSET + MNM_MARKET_DEPTH_ORDER_PRIORITY
DepthPrice : RepeatedField<double>
PB_OFFSET + MNM_MARKET_DEPTH_PRICE
ExchangeOrderId : RepeatedField<string>
PB_OFFSET + MNM_EXCH_ORD_ID
HasExchange : bool
Gets whether the "exchange" field is set
HasJopNsecs : bool
Gets whether the "jop_nsecs" field is set
HasJopSsboe : bool
Gets whether the "jop_ssboe" field is set
HasSequenceNumber : bool
Gets whether the "sequence_number" field is set
HasSourceNsecs : bool
Gets whether the "source_nsecs" field is set
HasSourceSsboe : bool
Gets whether the "source_ssboe" field is set
HasSourceUsecs : bool
Gets whether the "source_usecs" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
PrevDepthPrice : RepeatedField<double>
PB_OFFSET + MNM_PREVIOUS_MARKET_DEPTH_PRICE
PrevDepthPriceFlag : RepeatedField<bool>
PB_OFFSET + MNM_PREVIOUS_MARKET_DEPTH_PRICE_FLAG
SequenceNumber : ulong
PB_OFFSET + MNM_SEQUENCE_NUMBER
SourceNsecs : int
PB_OFFSET + MNM_SOURCE_NSECS
SourceSsboe : int
PB_OFFSET + MNM_SOURCE_SSBOE
SourceUsecs : int
PB_OFFSET + MNM_SOURCE_USECS
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TransactionType : RepeatedField<TransactionType>
PB_OFFSET + MNM_MARKET_DEPTH_SIDE
UpdateType : RepeatedField<UpdateType>
PB_OFFSET + MNM_UPDATE_TYPE
Métodos
ClearExchange()
Clears the value of the "exchange" field
ClearJopNsecs()
Clears the value of the "jop_nsecs" field
ClearJopSsboe()
Clears the value of the "jop_ssboe" field
ClearSequenceNumber()
Clears the value of the "sequence_number" field
ClearSourceNsecs()
Clears the value of the "source_nsecs" field
ClearSourceSsboe()
Clears the value of the "source_ssboe" field
ClearSourceUsecs()
Clears the value of the "source_usecs" field
ClearSsboe()
Clears the value of the "ssboe" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearUsecs()
Clears the value of the "usecs" field
Campos
DepthOrderPriorityFieldNumber : int
Field number for the "depth_order_priority" field.
DepthPriceFieldNumber : int
Field number for the "depth_price" 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.
JopNsecsFieldNumber : int
Field number for the "jop_nsecs" field.
JopSsboeFieldNumber : int
Field number for the "jop_ssboe" field.
PrevDepthPriceFieldNumber : int
Field number for the "prev_depth_price" field.
PrevDepthPriceFlagFieldNumber : int
Field number for the "prev_depth_price_flag" field.
SequenceNumberFieldNumber : int
Field number for the "sequence_number" field.
SourceNsecsFieldNumber : int
Field number for the "source_nsecs" field.
SourceSsboeFieldNumber : int
Field number for the "source_ssboe" field.
SourceUsecsFieldNumber : int
Field number for the "source_usecs" field.
SsboeFieldNumber : int
Field number for the "ssboe" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TransactionTypeFieldNumber : int
Field number for the "transaction_type" field.
UpdateTypeFieldNumber : int
Field number for the "update_type" field.
UsecsFieldNumber : int
Field number for the "usecs" field.