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.