ProtoOAExecutionType
StockSharp.cTrader.Native.Model
* Execution event type ENUM.
字段
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.
OrderCancelled : ProtoOAExecutionType
Order cancelled.
OrderCancelRejected : ProtoOAExecutionType
Cancel order request is rejected.
OrderExpired : ProtoOAExecutionType
Order with GTD time in force is expired.
OrderFilled : ProtoOAExecutionType
Order filled.
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.