Specifies the order cancellation instruction type.
Member | Value | Description |
---|---|---|
octCancelAllLegOrders | 1 | Cancel strategy orders along with all incomplete legs. |
octCancelPrimaryLegOrders | 2 | Cancel the strategy order and let the incomplete legs as working. |
octUndefined | 0 | Undefined instruction type, used for non strategy type orders. |