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.