| ID | 17 |
| Pedigree | Added FIX.2.7, Updated FIX.4.1 |
The order cancel/replace request is used to change the parameters of an existing order.
Do not use this message to cancel the remaining quantity of an outstanding order, use the Cancel Request message for this purpose.
Cancel/Replace will be used to change any valid attribute of an open order (i.e. reduce/increase quantity, change limit price, change instructions, etc.) It can be used to re-open a filled order by increasing OrderQty.
The Cancel/Replace request will only be accepted if the order can successfully be pulled back from the exchange floor without executing. Requests which cannot be processed will be rejected using the Cancel Reject message. The Cancel Reject message should provide the ClOrdID and OrigClOrdID values which were specified on the Cancel/Replace Request message for identification..
Note that while it is necessary for the ClOrdID to change and be unique, the broker’s OrderID field does not necessarily have to change as a result of the Cancel/Replace request.
Only a limited number of fields can be changed via the cancel/replace request message. All other fields should be retransmitted as sent in the original order. The fields which can be changed via this message are:
ExecInst | ExpireTime | OrderQty2 |
OrderQty | MinQty | OpenClose |
OrdType | MaxFloor | CoveredOrUncovered |
Price | StopPx | Side (i.e. sell to sell plus) |
HandlInst | PegDifference | MaxShow |
TimeInForce | CashOrderQty | LocateReqd |
When modifying ExecInst fields in a replacement order, it is necessary to re-declare all ExecInst in the replacement order. ExecInst’s will not be carried forward from the original order to the replacement unless re-declared.
Field | Name | Type | Req'd | Comments | Pedigree |
|---|---|---|---|---|---|
StandardHeader | Y | MsgType = G | Added FIX.2.7 | ||
37 | Unique identifier of most recent order as assigned by broker. | Added FIX.2.7 Updated FIX.4.1 | |||
109 | Used for firm identification in third-party transactions. | Added FIX.3.0 | |||
76 | Used for firm identification in third-party transactions. | Added FIX.3.0 | |||
41 | Y | ClOrdID of the previous order (NOT the initial order of the day) when canceling or replacing an order. | Added FIX.2.7 Updated FIX.4.1 | ||
11 | Y | Unique identifier of replacement order as assigned by institution. Note that this identifier will be used in ClOrdID field of the Cancel Reject Message if the replacement request is rejected. | Added FIX.2.7 Updated FIX.3.0 | ||
66 | Required for List Orders | Added FIX.2.7 | |||
1 | Added FIX.2.7 | ||||
63 | Absence of this field is interpreted as Regular. | Added FIX.2.7 | |||
64 | Required when SettlmntTyp = 6 (Future) or SettlmntTyp = 8 (Sellers Option) | Added FIX.2.7 | |||
21 | Y | Added FIX.2.7 Updated FIX.4.1 | |||
18 | Can contain multiple instructions, space delimited. Replacement order must be created with new parameters (i.e. original order values will not be brought forward to replacement order unless redefined within this message). | Added FIX.2.7 Updated FIX.3.0 | |||
110 | Added FIX.3.0 | ||||
111 | Added FIX.3.0 | ||||
100 | Added FIX.2.7 | ||||
55 | Y | Must match original order | Added FIX.2.7 | ||
65 | Added FIX.2.7 | ||||
48 | Must match original order | Added FIX.2.7 | |||
22 | Must match original order | Added FIX.2.7 | |||
167 | Must be specified if a Future or Option. If a Future: Symbol, SecurityType, and MaturityMonthYear are required. If an Option: Symbol, SecurityType, MaturityMonthYear, PutOrCall, and StrikePrice are required. | Added FIX.4.1 | |||
200 | For Options or Futures to specify the month and year of maturity. | Added FIX.4.1 | |||
205 | For Options or Futures and can be used in conjunction with MaturityMonthYear to specify a particular maturity date. | Added FIX.4.1 | |||
201 | For Options. | Added FIX.4.1 | |||
202 | For Options. | Added FIX.4.1 | |||
206 | For Options. | Added FIX.4.1 | |||
207 | Can be used to identify the security. | Added FIX.4.1 | |||
106 | Added FIX.3.0 | ||||
107 | Added FIX.3.0 | ||||
54 | Y | Must match original side, however, Buy and Buy Minus can be interchanged as well as Sell and Sell Plus | Added FIX.2.7 | ||
38 | Either CashOrderQty or OrderQty is required. Should be the “Total Intended Order Quantity” (including the amount already executed for this chain of orders) | Added FIX.2.7 Updated FIX.4.1 | |||
152 | Either CashOrderQty or OrderQty is required. Specifies the approximate “dollar quantity” for the order. Broker is responsible for converting and calculating OrderQty in shares for subsequent messages. | Added FIX.4.1 | |||
40 | Y | Added FIX.2.7 | |||
44 | Required for limit OrdTypes. For F/X orders, should be the “all-in” rate (spot rate adjusted for forward points). Can be used to specify a limit price for a pegged order, previously indicated, etc. | Added FIX.2.7 Updated FIX.4.1 | |||
99 | Required for OrdType = “Stop” or OrdType = “Stop limit”. | Added FIX.2.7 Updated FIX.4.1 | |||
211 | Added FIX.4.1 | ||||
15 | Message without currency field is interpreted as US dollars. Must match original order. | Added FIX.2.7 | |||
59 | Absence of this field indicates Day order | Added FIX.2.7 | |||
126 | Required if TimeInForce = GTD | Added FIX.4.0 | |||
12 | Added FIX.2.7 | ||||
13 | Added FIX.2.7 | ||||
47 | Must match original order | Added FIX.2.7 | |||
121 | Indicates that broker is requested to execute a Forex accommodation trade in conjunction with the security trade. | Added FIX.4.0 | |||
120 | Required if ForexReq = Y. | Added FIX.4.0 | |||
58 | Added FIX.2.7 | ||||
193 | Can be used with OrdType = “Forex - Swap” to specify the “value date” for the future portion of a F/X swap. | Added FIX.4.1 | |||
192 | Can be used with OrdType = “Forex - Swap” to specify the order quantity for the future portion of a F/X swap. | Added FIX.4.1 | |||
77 | For options | Added FIX.4.1 | |||
203 | For options | Added FIX.4.1 | |||
204 | For options when delivering the order to execution system/exchange. | Added FIX.4.1 | |||
210 | Added FIX.4.1 | ||||
114 | Added FIX.4.1 | ||||
StandardTrailer | Y | Added FIX.2.7 |
Orchimate Copyright 2026 Atomic Wire Technology Limited
Orchestra Copyright 2026 FIX Protocol Ltd
Terms of Service|Privacy Policy