ProtoOAExecutionType

StockSharp.cTrader.Native.Model

* Execution event type ENUM.

Fields

BonusDepositWithdraw : ProtoOAExecutionType

Type related to event of bonus deposit or bonus withdrawal.

DepositWithdraw : ProtoOAExecutionType

Type related to event of deposit or withdrawal cash flow operation.

OrderAccepted : ProtoOAExecutionType

Order passed validation.

OrderCancelRejected : ProtoOAExecutionType

Cancel order request is rejected.

OrderExpired : ProtoOAExecutionType

Order with GTD time in force is expired.

OrderPartialFill : ProtoOAExecutionType

Order is partially filled.

OrderRejected : ProtoOAExecutionType

Order is rejected due to validations.

OrderReplaced : ProtoOAExecutionType

Pending order is changed with a new one.

Swap : ProtoOAExecutionType

Type related to SWAP execution events.