RequestMarketDataUpdate

Rti

update bits and Request enum defined here is also referred in request_subscribe_by_underlying.proto make sure both these proto files are always same.

Implements: IMessage<RequestMarketDataUpdate>, IMessage, IEquatable<RequestMarketDataUpdate>, IDeepCloneable<RequestMarketDataUpdate>, IBufferMessage

Properties

HasExchange : bool

Gets whether the "exchange" field is set

HasRequest : bool

Gets whether the "request" field is set

HasSymbol : bool

Gets whether the "symbol" field is set

HasTemplateId : bool

Gets whether the "template_id" field is set

HasUpdateBits : bool

Gets whether the "update_bits" field is set

Methods

ClearExchange()

Clears the value of the "exchange" field

ClearRequest()

Clears the value of the "request" field

ClearSymbol()

Clears the value of the "symbol" field

ClearTemplateId()

Clears the value of the "template_id" field

ClearUpdateBits()

Clears the value of the "update_bits" field

Fields

ExchangeFieldNumber : int

Field number for the "exchange" field.

RequestFieldNumber : int

Field number for the "request" field.

SymbolFieldNumber : int

Field number for the "symbol" field.

TemplateIdFieldNumber : int

Field number for the "template_id" field.

UpdateBitsFieldNumber : int

Field number for the "update_bits" field.

UserMsgFieldNumber : int

Field number for the "user_msg" field.