ProtoOATickData
StockSharp.cTrader.Native.Model
* Historical tick data type.
实现: IMessage<ProtoOATickData>, IMessage, IEquatable<ProtoOATickData>, IDeepCloneable<ProtoOATickData>, IBufferMessage
属性
HasTimestamp : bool
Gets whether the "timestamp" field is set
方法
ClearTick()
Clears the value of the "tick" field
ClearTimestamp()
Clears the value of the "timestamp" field
字段
TickFieldNumber : int
Field number for the "tick" field.
TimestampFieldNumber : int
Field number for the "timestamp" field.