RequestTimeBarReplay
实现: IMessage<RequestTimeBarReplay>, IMessage, IEquatable<RequestTimeBarReplay>, IDeepCloneable<RequestTimeBarReplay>, IBufferMessage
属性
HasBarType : bool
Gets whether the "bar_type" field is set
HasBarTypePeriod : bool
Gets whether the "bar_type_period" field is set
HasDirection : bool
Gets whether the "direction" field is set
HasExchange : bool
Gets whether the "exchange" field is set
HasFinishIndex : bool
Gets whether the "finish_index" field is set
HasResumeBars : bool
Gets whether the "resume_bars" field is set
HasStartIndex : bool
Gets whether the "start_index" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
HasTimeOrder : bool
Gets whether the "time_order" field is set
HasUserMaxCount : bool
Gets whether the "user_max_count" field is set
方法
ClearBarType()
Clears the value of the "bar_type" field
ClearBarTypePeriod()
Clears the value of the "bar_type_period" field
ClearDirection()
Clears the value of the "direction" field
ClearExchange()
Clears the value of the "exchange" field
ClearFinishIndex()
Clears the value of the "finish_index" field
ClearResumeBars()
Clears the value of the "resume_bars" field
ClearStartIndex()
Clears the value of the "start_index" field
ClearSymbol()
Clears the value of the "symbol" field
ClearTemplateId()
Clears the value of the "template_id" field
ClearTimeOrder()
Clears the value of the "time_order" field
ClearUserMaxCount()
Clears the value of the "user_max_count" field
字段
BarTypeFieldNumber : int
Field number for the "bar_type" field.
BarTypePeriodFieldNumber : int
Field number for the "bar_type_period" field.
DirectionFieldNumber : int
Field number for the "direction" field.
ExchangeFieldNumber : int
Field number for the "exchange" field.
FinishIndexFieldNumber : int
Field number for the "finish_index" field.
ResumeBarsFieldNumber : int
Field number for the "resume_bars" field.
StartIndexFieldNumber : int
Field number for the "start_index" field.
SymbolFieldNumber : int
Field number for the "symbol" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
TimeOrderFieldNumber : int
Field number for the "time_order" field.
UserMaxCountFieldNumber : int
Field number for the "user_max_count" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.