RequestMarketDataUpdate
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.
Implementiert: IMessage<RequestMarketDataUpdate>, IMessage, IEquatable<RequestMarketDataUpdate>, IDeepCloneable<RequestMarketDataUpdate>, IBufferMessage
Eigenschaften
HasExchange : bool
Gets whether the "exchange" field is set
HasRequest : bool
Gets whether the "request" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasUpdateBits : bool
Gets whether the "update_bits" field is set
Methoden
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
Felder
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.