ProtoOADealOffsetListRes

StockSharp.cTrader.Native.Model

* Response for ProtoOADealOffsetListReq.

Implementa: IMessage<ProtoOADealOffsetListRes>, IMessage, IEquatable<ProtoOADealOffsetListRes>, IDeepCloneable<ProtoOADealOffsetListRes>, IBufferMessage

Propiedades

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.

Métodos

ClearCtidTraderAccountId()

Clears the value of the "ctidTraderAccountId" field

ClearPayloadType()

Clears the value of the "payloadType" field

Campos

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.