Type: int
Code to identify reason for cancel rejection.
Added in protocol FIX.2.7
See in: FIX.4.0, FIX.4.1, FIX.4.2, FIX.4.3, FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2.
Valid values
Value | Description | Added |
---|---|---|
0 | Too late to cancel | FIX.2.7 |
1 | Unknown order | FIX.2.7 |
18 | Invalid price increment | FIX.4.4 (6) |
2 | Broker / Exchange Option | FIX.4.2 |
3 | Order already in Pending Cancel or Pending Replace status | FIX.4.2 |
4 | Unable to process Order Mass Cancel Request | FIX.4.3 |
5 | OrigOrdModTime (586) did not match last TransactTime (60) of order | FIX.4.3 |
6 | Duplicate ClOrdID (11) received | FIX.4.3 |
7 | Price exceeds current price | FIX.5.0 |
8 | Price exceeds current price band | FIX.5.0 (43) |
99 | Other | FIX.4.4 |