Skip to content

OcaType

OCA (One-Cancels-All) behavior for strategy orders.

Kind: enum

Variants

NameDescription
NoneNo OCA group.
CancelCancel sibling orders after one executes.
ReduceReduce sibling orders after one executes.

Released under the MIT License.