ProtoOAAccountType

StockSharp.cTrader.Native.Model

* Enum für die Angabe des Typs eines Kontos.

Felder

Hedged
public const ProtoOAAccountType Hedged
value = ProtoOAAccountType.Hedged

Ermöglicht mehrere Positionen auf einem Handelskonto für ein Symbol.

Netted
public const ProtoOAAccountType Netted
value = ProtoOAAccountType.Netted

Nur eine Position pro Symbol ist auf einem Handelskonto erlaubt.

SpreadBetting
public const ProtoOAAccountType SpreadBetting
value = ProtoOAAccountType.SpreadBetting

Spread Betting-Typ-Konto.