| ID | 17 |
| Pedigree | Added FIX.2.7, Updated FIX.4.2 |
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.
An immediate response to this message is required. It is recommended that an ExecutionRpt with ExecType=Pending Replace be sent unless the Order Cancel/Replace Request can be immediately accepted (ExecutionRpt with ExecType=Replaced) or rejected (Order Cancel Reject message).
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 | ExpireDate | OrderQty2 |
OrderQty | ExpireTime | OpenClose |
OrdType | MinQty | CoveredOrUncovered |
Price | MaxFloor | Side (i.e. sell to sell plus) |
HandlInst | StopPx | MaxShow |
TimeInForce | PegDifference | LocateReqd |
TradingSessionID | DiscretionInst | |
EffectiveTime | DiscretionOffset | |
CashOrderQty |
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.4.2 | ||
66 | Required for List Orders | Added FIX.2.7 | |||
1 | Added FIX.2.7 | ||||
PreAllocGrp | Number of repeating groups for pre-trade allocation | Added FIX.4.2 | |||
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 | ||||
TrdgSesGrp | Specifies the number of repeating TradingSessionIDs | Added FIX.4.2 | |||
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 | |||
231 | For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount. | Added FIX.4.2 | |||
223 | For Fixed Income. | Added FIX.4.2 | |||
207 | Can be used to identify the security. | Added FIX.4.1 | |||
106 | Added FIX.3.0 | ||||
348 | Must be set if EncodedIssuer field is specified and must immediately precede it. | Added FIX.4.2 | |||
349 | Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field. | Added FIX.4.2 | |||
107 | Added FIX.3.0 | ||||
350 | Must be set if EncodedSecurityDesc field is specified and must immediately precede it. | Added FIX.4.2 | |||
351 | Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field. | Added FIX.4.2 | |||
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 | ||
60 | Y | Must match original side, however, Buy and Buy Minus can be interchanged as well as Sell and Sell Plus | Added FIX.4.2 | ||
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 “monetary quantity” for the order. Broker is responsible for converting and calculating OrderQty in shares for subsequent messages. | Added FIX.4.1 Updated FIX.4.2 | |||
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 | Amount (signed) added to the price of the peg | Added FIX.4.1 Updated FIX.4.2 | |||
388 | Code to identify the price a DiscretionOffset is related to and should be mathematically added to. Required if DiscretionOffset is specified. | Added FIX.4.2 | |||
389 | Amount (signed) added to the “related to” price specified via DiscretionInst. | Added FIX.4.2 | |||
376 | Added FIX.4.2 | ||||
377 | Added FIX.4.2 | ||||
15 | Must match original order. | Added FIX.2.7 Updated FIX.4.1-errata1 | |||
59 | Absence of this field indicates Day order | Added FIX.2.7 | |||
168 | Can specify the time at which the order should be considered valid | Added FIX.4.2 | |||
432 | Conditionally required if TimeInForce = GTD and ExpireTime is not specified. | Added FIX.4.2 | |||
126 | Conditionally required if TimeInForce = GTD and ExpireDate is not specified. | Added FIX.4.0 Updated FIX.4.2 | |||
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 | ||||
354 | Must be set if EncodedText field is specified and must immediately precede it. | Added FIX.4.2 | |||
355 | Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field. | Added FIX.4.2 | |||
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 | ||||
439 | Added FIX.4.2 | ||||
440 | Added FIX.4.2 | ||||
StandardTrailer | Y | Added FIX.2.7 |
Orchimate Copyright 2026 Atomic Wire Technology Limited
Orchestra Copyright 2026 FIX Protocol Ltd
Terms of Service|Privacy Policy