ResponseGetVolumeAtPrice
PB_OFFSET = 100000, is the offset added for each MNM field id
Реализует: IMessage<ResponseGetVolumeAtPrice>, IMessage, IEquatable<ResponseGetVolumeAtPrice>, IDeepCloneable<ResponseGetVolumeAtPrice>, IBufferMessage
Свойства
HasExchange : bool
Gets whether the "exchange" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
RqHandlerRpCode : RepeatedField<string>
PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE
TemplateId : int
PB_OFFSET + MNM_TEMPLATE_ID
TradePrice : RepeatedField<double>
PB_OFFSET + MNM_TRADE_PRICE
VolumeAtPrice : RepeatedField<int>
PB_OFFSET + MNM_VOLUME_AT_PRICE
Методы
ClearExchange()
Clears the value of the "exchange" 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
Поля
ExchangeFieldNumber : int
Field number for the "exchange" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" 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.
TradePriceFieldNumber : int
Field number for the "trade_price" field.
UsecsFieldNumber : int
Field number for the "usecs" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
VolumeAtPriceFieldNumber : int
Field number for the "volume_at_price" field.