BestBidOffer
PB_OFFSET = 100000, is the offset added for each MNM field id
Implementiert: IMessage<BestBidOffer>, IMessage, IEquatable<BestBidOffer>, IDeepCloneable<BestBidOffer>, IBufferMessage
Eigenschaften
AskImplicitSize : int
PB_OFFSET + MNM_ASK_IMPLICIT_SIZE
BidImplicitSize : int
PB_OFFSET + MNM_BID_IMPLICIT_SIZE
HasAskImplicitSize : bool
Gets whether the "ask_implicit_size" field is set
HasAskOrders : bool
Gets whether the "ask_orders" field is set
HasAskPrice : bool
Gets whether the "ask_price" field is set
HasAskSize : bool
Gets whether the "ask_size" field is set
HasAskTime : bool
Gets whether the "ask_time" field is set
HasBidImplicitSize : bool
Gets whether the "bid_implicit_size" field is set
HasBidOrders : bool
Gets whether the "bid_orders" field is set
HasBidPrice : bool
Gets whether the "bid_price" field is set
HasBidSize : bool
Gets whether the "bid_size" field is set
HasBidTime : bool
Gets whether the "bid_time" field is set
HasClearBits : bool
Gets whether the "clear_bits" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasIsSnapshot : bool
Gets whether the "is_snapshot" field is set
HasLeanPrice : bool
Gets whether the "lean_price" field is set
HasPresenceBits : bool
Gets whether the "presence_bits" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
IsSnapshot : bool
PB_OFFSET + MNM_UPDATE_TYPE
PresenceBits : uint
PB_OFFSET + MNM_PRICING_INDICATOR
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
Methoden
ClearAskImplicitSize()
Clears the value of the "ask_implicit_size" field
ClearAskOrders()
Clears the value of the "ask_orders" field
ClearAskPrice()
Clears the value of the "ask_price" field
ClearAskSize()
Clears the value of the "ask_size" field
ClearAskTime()
Clears the value of the "ask_time" field
ClearBidImplicitSize()
Clears the value of the "bid_implicit_size" field
ClearBidOrders()
Clears the value of the "bid_orders" field
ClearBidPrice()
Clears the value of the "bid_price" field
ClearBidSize()
Clears the value of the "bid_size" field
ClearBidTime()
Clears the value of the "bid_time" field
ClearClearBits()
Clears the value of the "clear_bits" field
ClearExchange()
Clears the value of the "exchange" field
ClearIsSnapshot()
Clears the value of the "is_snapshot" field
ClearLeanPrice()
Clears the value of the "lean_price" field
ClearPresenceBits()
Clears the value of the "presence_bits" 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
Felder
AskImplicitSizeFieldNumber : int
Field number for the "ask_implicit_size" field.
AskOrdersFieldNumber : int
Field number for the "ask_orders" field.
AskPriceFieldNumber : int
Field number for the "ask_price" field.
AskSizeFieldNumber : int
Field number for the "ask_size" field.
AskTimeFieldNumber : int
Field number for the "ask_time" field.
BidImplicitSizeFieldNumber : int
Field number for the "bid_implicit_size" field.
BidOrdersFieldNumber : int
Field number for the "bid_orders" field.
BidPriceFieldNumber : int
Field number for the "bid_price" field.
BidSizeFieldNumber : int
Field number for the "bid_size" field.
BidTimeFieldNumber : int
Field number for the "bid_time" field.
ClearBitsFieldNumber : int
Field number for the "clear_bits" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
IsSnapshotFieldNumber : int
Field number for the "is_snapshot" field.
LeanPriceFieldNumber : int
Field number for the "lean_price" field.
PresenceBitsFieldNumber : int
Field number for the "presence_bits" 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.
UsecsFieldNumber : int
Field number for the "usecs" field.