ProtoOAUnsubscribeDepthQuotesReq

StockSharp.cTrader.Native.Model

* Bitte um Abmeldung aus der Tiefe des Marktes des angegebenen Symbols.

Implementiert: IMessage<ProtoOAUnsubscribeDepthQuotesReq>, IMessage, IEquatable<ProtoOAUnsubscribeDepthQuotesReq>, IDeepCloneable<ProtoOAUnsubscribeDepthQuotesReq>, IBufferMessage

Eigenschaften

CtidTraderAccountId
public long CtidTraderAccountId { get; set; }
value = protoOAUnsubscribeDepthQuotesReq.CtidTraderAccountId
protoOAUnsubscribeDepthQuotesReq.CtidTraderAccountId = value

Eindeutige Kennung des Händlerkontos, die verwendet wird, um die Antworten auf die Händlerkonten abzugleichen.

HasCtidTraderAccountId
public bool HasCtidTraderAccountId { get; }
value = protoOAUnsubscribeDepthQuotesReq.HasCtidTraderAccountId

Erhaltet, ob das Feld "ctidTraderAccountId" gesetzt ist

HasPayloadType
public bool HasPayloadType { get; }
value = protoOAUnsubscribeDepthQuotesReq.HasPayloadType

Erhaltet, ob das Feld "payloadType" gesetzt ist

SymbolId
public RepeatedField<long> SymbolId { get; }
value = protoOAUnsubscribeDepthQuotesReq.SymbolId

Eindeutige Kennung des Symbols in cTrader Plattform.

Methoden

ClearCtidTraderAccountId
public void ClearCtidTraderAccountId()
protoOAUnsubscribeDepthQuotesReq.ClearCtidTraderAccountId()

Löscht den Wert des Feldes "ctidTraderAccountId"

ClearPayloadType
public void ClearPayloadType()
protoOAUnsubscribeDepthQuotesReq.ClearPayloadType()

Löscht den Wert des Feldes "payloadType"

Felder

CtidTraderAccountIdFieldNumber
public const int CtidTraderAccountIdFieldNumber
value = ProtoOAUnsubscribeDepthQuotesReq.CtidTraderAccountIdFieldNumber

Feldnummer für das Feld "ctidTraderAccountId".

PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAUnsubscribeDepthQuotesReq.PayloadTypeFieldNumber

Feldnummer für das Feld "payloadType".

SymbolIdFieldNumber
public const int SymbolIdFieldNumber
value = ProtoOAUnsubscribeDepthQuotesReq.SymbolIdFieldNumber

Feldnummer für das Feld "symbolId".