Order Cancel/Replace Request
Only Price, OrderQty, OrdType, MaxFloor, and StopPx may be adjusted. OrdType may be adjusted from Limit to Market (market and stop/stop limit orders are not supported during GTH or Curb sessions).
- Time priority is maintained on an order or quote modification if there is a decrease in OrderQty with no other changes.
- Time priority is maintained on an order modification in the following cases:
- An update to StopPx on an unelected stop order with no other changes
- An update to MaxFloor with no other changes
- An order combining two or more of the specific items above does not lose priority.
- Time priority is lost in the following cases:
- An order involving one of the items above and changes to any other attribute.
- A quote modification decreasing size and changes to any other attribute.
- An order or quote modification with no change to any attribute.
Other fields (including ExecInst) will be ignored, and the value from the original order will be re-used. Note that when a Day ISO is modified, the ISO designation is applied to the new order.
Changes in OrderQty result in an adjustment of the current order’s OrderQty. The new OrderQty does not directly replace the current order’s LeavesQty. Rather, a delta is computed from the current OrderQty and the replacement OrderQty. This delta is then applied to the current LeavesQty. If the resulting LeavesQty is less than or equal to zero, the order is cancelled. This results in safer behavior when the replace request overlaps partial fills for the current order, leaving the user in total control of the share exposure of the order.
MaxFloor if not specified is preserved from the original order and applied to the new size and price. A change in MaxFloor takes effect on the next reserve reload.
A Cancel/Replace message should not be issued until the ack for the previous Cancel/Replace message (or the acknowledgement for the first Cancel/Replace message) for that order has been received. The FIX handler will reject a new Cancel/Replace message if it has not seen the prior Cancel/Replace message from the Matching Engine.
Cancel/Replace message requests that merely reduce OrderQty may be overlapped if the existing ClOrdID is re-used. This is the only case where re-use of the existing ClOrdID is allowed.
A maximum of 1,295 Cancel/Replace message requests may be made to a single order each trading day. Once the 1,295th modification is made, the next user-generated message on the order should be an Order Cancel message request.
Firms are advised to always send OnBehalfOf (115) on all Cancel/Replace requests as port level defaults are not honored on these messages.
| Tag | Field Name | Req’d | Description |
|---|---|---|---|
| 35 | Standard Message Header | Y | MsgType= G |
| 97 | PossResend | N |
|
| 1 | Account | N | Ignored - value preserved from original order |
| 11 | ClOrdId | Y |
|
| 41 | OrigClOrdID | Y* |
|
| 37 | OrderId | N | OrderId supplied by Cboe on the order acknowledgement. |
| 60 | TransactTime | Y | Time Cancel/Replace initiated/released. |
| 55 | Symbol | N | Ignored - value preserved from original order |
| 77 | OpenClose | N | Ignored - value preserved from original order |
| 200 | MaturityMonth | N | Ignored - value preserved from original order |
| 205 | MaturityDay | N | Ignored - value preserved from original order |
| 201 | PutOrCall | N | Ignored - value preserved from original order |
| 202 | StrikePrice | N | Ignored - value preserved from original order |
| 54 | Side | N | Must match original order. |
| 38 | OrderQty | Y |
|
| 40 | OrdType | N |
|
| 44 | Price | Y | Limit Price. Order rejected if priced finer than the minimum trading increment for the option. |
| 18 | ExecInst | N | Ignored. Value preserved from original order |
| 111 | MaxFloor | N | If specified, the displayed quantity of a reserve order may be changed on the next reload. |
| 99 | StopPx | N | Optional. Defaults to original order if not sent. Stop/Stop Limit orders will only elect based off of RTH quotes and trades. |
| 9619 | CancelOrigOnReject | N |
|
| 7933 |
| N |
|
| 25004 | OEOID (effective 12/14/26) | N |
|
| 1028 | ManualOrderIndicator (effective 12/14/26) | N |
|
| Standard Message Trailer | Y |





