ResponseGetVolumeAtPrice

Rti

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

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

Propiedades

Exchange : string

PB_OFFSET + MNM_EXCHANGE

HasExchange : bool

Gets whether the "exchange" field is set

HasSsboe : bool

Gets whether the "ssboe" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUsecs : bool

Gets whether the "usecs" field is set

RpCode : RepeatedField<string>

PB_OFFSET + MNM_RESPONSE_CODE

RqHandlerRpCode : RepeatedField<string>

PB_OFFSET + MNM_REQUEST_HANDLER_RESPONSE_CODE

Ssboe : int

PB_OFFSET + MNM_SECONDS_SINCE_BOE

Symbol : string

PB_OFFSET + MNM_SYMBOL

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

TradePrice : RepeatedField<double>

PB_OFFSET + MNM_TRADE_PRICE

Usecs : int

PB_OFFSET + MNM_USECS

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

VolumeAtPrice : RepeatedField<int>

PB_OFFSET + MNM_VOLUME_AT_PRICE

Métodos

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

Campos

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.