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.