ProtoOAExecutionType

StockSharp.cTrader.Native.Model

* Ausführungsereignistyp ENUM.

Felder

BonusDepositWithdraw
public const ProtoOAExecutionType BonusDepositWithdraw
value = ProtoOAExecutionType.BonusDepositWithdraw

Art im zusammenhang mit dem ereignis der bonuseinzahlung oder bonusabhebung.

DepositWithdraw
public const ProtoOAExecutionType DepositWithdraw
value = ProtoOAExecutionType.DepositWithdraw

Art des Ein- oder Auszahlungsgeschäfts

OrderAccepted
public const ProtoOAExecutionType OrderAccepted
value = ProtoOAExecutionType.OrderAccepted

Order Passed Validation.

OrderCancelled
public const ProtoOAExecutionType OrderCancelled
value = ProtoOAExecutionType.OrderCancelled

Bestellung storniert.

OrderCancelRejected
public const ProtoOAExecutionType OrderCancelRejected
value = ProtoOAExecutionType.OrderCancelRejected

Order Request stornieren wird abgelehnt.

OrderExpired
public const ProtoOAExecutionType OrderExpired
value = ProtoOAExecutionType.OrderExpired

Bestellung mit GTD Zeit in Kraft ist abgelaufen.

OrderFilled
public const ProtoOAExecutionType OrderFilled
value = ProtoOAExecutionType.OrderFilled

Bestellung ausgefüllt.

OrderPartialFill
public const ProtoOAExecutionType OrderPartialFill
value = ProtoOAExecutionType.OrderPartialFill

Die Bestellung ist teilweise gefüllt.

OrderRejected
public const ProtoOAExecutionType OrderRejected
value = ProtoOAExecutionType.OrderRejected

Die Bestellung wird aufgrund von Validierungen abgelehnt.

OrderReplaced
public const ProtoOAExecutionType OrderReplaced
value = ProtoOAExecutionType.OrderReplaced

Ausstehende Bestellung wird mit einer neuen geändert.

Swap
public const ProtoOAExecutionType Swap
value = ProtoOAExecutionType.Swap

Typ im Zusammenhang mit SWAP-Ausführungsereignissen.