ProtoOADealOffset
StockSharp.cTrader.Native.Model
* Deal details for ProtoOADealOffsetListReq.
実装: IMessage<ProtoOADealOffset>, IMessage, IEquatable<ProtoOADealOffset>, IDeepCloneable<ProtoOADealOffset>, IBufferMessage
プロパティ
ExecutionPrice : double
Execution price of the offset Deal.
ExecutionTimestamp : long
The Unix time in milliseconds when the offset Deal was executed.
HasExecutionPrice : bool
Gets whether the "executionPrice" field is set
HasExecutionTimestamp : bool
Gets whether the "executionTimestamp" field is set
メソッド
ClearDealId()
Clears the value of the "dealId" field
ClearExecutionPrice()
Clears the value of the "executionPrice" field
ClearExecutionTimestamp()
Clears the value of the "executionTimestamp" field
ClearVolume()
Clears the value of the "volume" field
フィールド
DealIdFieldNumber : int
Field number for the "dealId" field.
ExecutionPriceFieldNumber : int
Field number for the "executionPrice" field.
ExecutionTimestampFieldNumber : int
Field number for the "executionTimestamp" field.
VolumeFieldNumber : int
Field number for the "volume" field.