ProtoOADealOffsetListRes
StockSharp.cTrader.Native.Model
* Response for ProtoOADealOffsetListReq.
実装: IMessage<ProtoOADealOffsetListRes>, IMessage, IEquatable<ProtoOADealOffsetListRes>, IDeepCloneable<ProtoOADealOffsetListRes>, IBufferMessage
プロパティ
CtidTraderAccountId : long
Unique identifier of the trader's account. Used to match responses to trader's accounts.
HasCtidTraderAccountId : bool
Gets whether the "ctidTraderAccountId" field is set
HasPayloadType : bool
Gets whether the "payloadType" field is set
OffsetBy : RepeatedField<ProtoOADealOffset>
Deals which closed the specified deal.
Offsetting : RepeatedField<ProtoOADealOffset>
Deals which were closed by the specified deal.
メソッド
ClearCtidTraderAccountId()
Clears the value of the "ctidTraderAccountId" field
ClearPayloadType()
Clears the value of the "payloadType" field
フィールド
CtidTraderAccountIdFieldNumber : int
Field number for the "ctidTraderAccountId" field.
OffsetByFieldNumber : int
Field number for the "offsetBy" field.
OffsettingFieldNumber : int
Field number for the "offsetting" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.