OcaTypes
StockSharp.InteractiveBrokers.InteractiveBrokersOrderCondition
命令模式,如OCA(One-Cancels All).
字段
ReduceWithBlock
public const OcaTypes ReduceWithBlock
value = OcaTypes.ReduceWithBlock
其余的订单按区块大小按比例减少.
ReduceWithNoBlock
public const OcaTypes ReduceWithNoBlock
value = OcaTypes.ReduceWithNoBlock
其余的订单按区块外的大小按比例减少.