ResponseTickBarReplay
Implements: IMessage<ResponseTickBarReplay>, IMessage, IEquatable<ResponseTickBarReplay>, IDeepCloneable<ResponseTickBarReplay>, IBufferMessage
Properties
HasAskVolume : bool
Gets whether the "ask_volume" field is set
HasBidVolume : bool
Gets whether the "bid_volume" field is set
HasClosePrice : bool
Gets whether the "close_price" field is set
HasCustomSessionOpenSsm : bool
Gets whether the "custom_session_open_ssm" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasHighPrice : bool
Gets whether the "high_price" field is set
HasLowPrice : bool
Gets whether the "low_price" field is set
HasNumTrades : bool
Gets whether the "num_trades" field is set
HasOpenPrice : bool
Gets whether the "open_price" field is set
HasRequestKey : bool
Gets whether the "request_key" field is set
HasSubType : bool
Gets whether the "sub_type" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTypeSpecifier : bool
Gets whether the "type_specifier" field is set
Methods
ClearAskVolume()
Clears the value of the "ask_volume" field
ClearBidVolume()
Clears the value of the "bid_volume" field
ClearClosePrice()
Clears the value of the "close_price" field
ClearCustomSessionOpenSsm()
Clears the value of the "custom_session_open_ssm" field
ClearExchange()
Clears the value of the "exchange" field
ClearHighPrice()
Clears the value of the "high_price" field
ClearLowPrice()
Clears the value of the "low_price" field
ClearNumTrades()
Clears the value of the "num_trades" field
ClearOpenPrice()
Clears the value of the "open_price" field
ClearRequestKey()
Clears the value of the "request_key" field
ClearSubType()
Clears the value of the "sub_type" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearType()
Clears the value of the "type" field
ClearTypeSpecifier()
Clears the value of the "type_specifier" field
ClearVolume()
Clears the value of the "volume" field
Fields
AskVolumeFieldNumber : int
Field number for the "ask_volume" field.
BidVolumeFieldNumber : int
Field number for the "bid_volume" field.
ClosePriceFieldNumber : int
Field number for the "close_price" field.
CustomSessionOpenSsmFieldNumber : int
Field number for the "custom_session_open_ssm" field.
DataBarSsboeFieldNumber : int
Field number for the "data_bar_ssboe" field.
DataBarUsecsFieldNumber : int
Field number for the "data_bar_usecs" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
HighPriceFieldNumber : int
Field number for the "high_price" field.
LowPriceFieldNumber : int
Field number for the "low_price" field.
NumTradesFieldNumber : int
Field number for the "num_trades" field.
OpenPriceFieldNumber : int
Field number for the "open_price" field.
RequestKeyFieldNumber : int
Field number for the "request_key" field.
RpCodeFieldNumber : int
Field number for the "rp_code" field.
RqHandlerRpCodeFieldNumber : int
Field number for the "rq_handler_rp_code" field.
SubTypeFieldNumber : int
Field number for the "sub_type" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TypeFieldNumber : int
Field number for the "type" field.
TypeSpecifierFieldNumber : int
Field number for the "type_specifier" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.
VolumeFieldNumber : int
Field number for the "volume" field.