ProtoOAExecutionType

StockSharp.cTrader.Native.Model

* 执行事件类型为ENUM。

字段

BonusDepositWithdraw
public const ProtoOAExecutionType BonusDepositWithdraw
value = ProtoOAExecutionType.BonusDepositWithdraw

与奖金存款或奖金提取事件有关的类型.

DepositWithdraw
public const ProtoOAExecutionType DepositWithdraw
value = ProtoOAExecutionType.DepositWithdraw

与存款或提取现金流量业务事件有关的类型。

OrderAccepted
public const ProtoOAExecutionType OrderAccepted
value = ProtoOAExecutionType.OrderAccepted

命令通过验证.

OrderCancelled
public const ProtoOAExecutionType OrderCancelled
value = ProtoOAExecutionType.OrderCancelled

订单取消。

OrderCancelRejected
public const ProtoOAExecutionType OrderCancelRejected
value = ProtoOAExecutionType.OrderCancelRejected

取消订单请求被拒绝 。

OrderExpired
public const ProtoOAExecutionType OrderExpired
value = ProtoOAExecutionType.OrderExpired

与 GTD 时间生效的命令已过期 。

OrderFilled
public const ProtoOAExecutionType OrderFilled
value = ProtoOAExecutionType.OrderFilled

订好

OrderPartialFill
public const ProtoOAExecutionType OrderPartialFill
value = ProtoOAExecutionType.OrderPartialFill

秩序部分填补.

OrderRejected
public const ProtoOAExecutionType OrderRejected
value = ProtoOAExecutionType.OrderRejected

因审定而拒绝执行命令。

OrderReplaced
public const ProtoOAExecutionType OrderReplaced
value = ProtoOAExecutionType.OrderReplaced

等待的命令会随着新的命令而改变。

Swap
public const ProtoOAExecutionType Swap
value = ProtoOAExecutionType.Swap

与全部门办法执行活动有关的类型。