Order Cancel Request
Request the cancellation of a single order or multiple orders (Mass Cancel) on the FIX session. Note that Order Cancel Requests do not apply to open orders across multiple sessions unless submitted on a Purge Port.
The system limits the rate at which identical Mass Cancel and Purge Orders requests can be submitted to the system. Requests are restricted to twenty (20) messages per second per port.
An identical Mass Cancel message is defined as a message having all of the same CustomGroupID, Symbol, Clearing Firm, Instrument Type Filter and GTC Order Filter field values, as a previously received message.
| Tag | Field Name | Req’d | Description |
|---|---|---|---|
| 35 | Standard Message Header | Y | MsgType=‘F’ |
| 97 | PossResend | N |
|
| 11 | ClOrdID | Y |
|
| 41 | OrigClOrdID | N | ClOrdID of the order to cancel. If the referenced order has undergone multiple changes, this will be the ClOrdID of the most recent accepted change. |
| 37 | OrderId | N |
|
| 60 | TransactTime | Y | Time cancel initiated/released. Required by FIX 4.2. |
| 55 | Symbol | N | Futures product will be used when specifying a Mass Cancel operation by product level. |
| 7700 | MassCancelInst | N |
|
| 7695 | MassCancelID | N |
|
| 1028 | ManualOrderIndicator | Y |
|
| 25004 | OEOID | Y | Identifies the Order Entry Operator responsible for this message. Minimum and maximum length of the field is 3 and 18 characters, respectively. Characters in ASCII range 33-126 are allowed, except for comma, semicolon, and pipe. |
| Standard Message Trailer | Y |





