Type: int
Specifies the condition between complex events when more than one event is specified.
Multiple barrier events would use an “or” condition since only one can be effective at a given time. A set of digital range events would use an “and” condition since both conditions must be in effect for a payout to result.
Added in protocol FIX.5.0SP1 (92)
See in: FIX.5.0SP2.
Valid values
Value | Description | Added |
---|---|---|
1 | And | FIX.5.0SP1 (92) |
2 | Or | FIX.5.0SP1 (92) |