RequestMarketDataUpdateByUnderlying

Rti

update bits and Request enum field defined here is an exact copy of request_market_data_update.proto Make sure they are always the same in both proto files.

Implementiert: IMessage<RequestMarketDataUpdateByUnderlying>, IMessage, IEquatable<RequestMarketDataUpdateByUnderlying>, IDeepCloneable<RequestMarketDataUpdateByUnderlying>, IBufferMessage

Eigenschaften

Exchange : string

PB_OFFSET + MNM_EXCHANGE

ExpirationDate : string

PB_OFFSET + MNM_EXPIRATION_DATE

HasExchange : bool

Gets whether the "exchange" field is set

HasExpirationDate : bool

Gets whether the "expiration_date" field is set

HasRequest : bool

Gets whether the "request" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUnderlyingSymbol : bool

Gets whether the "underlying_symbol" field is set

HasUpdateBits : bool

Gets whether the "update_bits" field is set

Request : Request

PB_OFFSET + MNM_REQUEST

TemplateId : int

PB_OFFSET + MNM_TEMPLATE_ID

UnderlyingSymbol : string

PB_OFFSET + MNM_UNDERLYING_SYMBOL

UpdateBits : uint

PB_OFFSET + MNM_MESSAGE_ID

UserMsg : RepeatedField<string>

PB_OFFSET + MNM_USER_MSG

Methoden

ClearExchange()

Clears the value of the "exchange" field

ClearExpirationDate()

Clears the value of the "expiration_date" field

ClearRequest()

Clears the value of the "request" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearUnderlyingSymbol()

Clears the value of the "underlying_symbol" field

ClearUpdateBits()

Clears the value of the "update_bits" field

Felder

ExchangeFieldNumber : int

Field number for the "exchange" field.

ExpirationDateFieldNumber : int

Field number for the "expiration_date" field.

RequestFieldNumber : int

Field number for the "request" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UnderlyingSymbolFieldNumber : int

Field number for the "underlying_symbol" field.

UpdateBitsFieldNumber : int

Field number for the "update_bits" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.