FIX TAG 2829
DuplicateClOrdIDIndicator
Definition
Used to indicate that a ClOrdID(11) value is an intentional duplicate of a previously sent value. Allows to avoid the rejection of an order with OrdRejReason(103) = 6 (Duplicate Order).
Additional detail from the official source
In the context of US CAT this can be used when the recipient of a previously routed order requires the same identifier to be re-used for a new route.
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.
Values 2
| Value | Meaning |
|---|---|
N | Unique ClOrdID(11) |
Y | Duplicate ClOrdID(11) |
About the Boolean data type
char field containing one of two values:
'Y' = True/Yes
'N' = False/No
Used in messages 2
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=DNewOrderSingleMessage body35=GOrderCancelReplaceRequestMessage body