Log in

F Order Cancel Request

This message is used to request the cancellation of the remaining quantity of an existing order. The Order Cancel/Replace Request <35=G> should be used to reduce an order's quantity.

The request will only be accepted if the order can be successfully pulled from the exchange without executing.

Each request is assigned a ClOrdID (11) and is treated as a separate entity. The ClOrdID (11) assigned to the request must be unique amongst the ClOrdID (11) assigned to regular orders and replacement orders.

If rejected, the ClOrdID (11) of the request will be sent in the Order Cancel Reject <35=9> message, as well as the ClOrdID (11) of the actual order in the OrigClOrdID (41) field.

An immediate response to this message is required. It is recommended that an Execution Report <35=8> with ExecType (150) = "Pending Cancel" be sent unless the request can be immediately accepted or rejected.

Structure

TagNameTypeRequiredDescription
Component
Required
41String
Required
ClOrdID of the previous order (NOT the initial order of the day) when canceling or replacing an order
37String
Unique identifier of most recent order as assigned by broker
11String
Required
Unique ID of cancel request as assigned by the institution
66String
Required for List Orders
1String
109String
Used for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID)
76String
Used for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID)
55String
Required
65String
48String
22String Enum
167String Enum
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
200MonthYear
Specifies the month and year of maturity. Required if MaturityDay is specified
205DayOfMonth
Can be used in conjunction with MaturityMonthYear to specify a particular maturity date
201Int Enum
For Options
202Price
For Options
206Char
For Options
231Float
For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount
223Float
For Fixed Income
207Exchange
Can be used to identify the security
106String
348Int
Must be set if EncodedIssuer field is specified and must immediately precede it
349Data
Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field
107String
350Int
Must be set if EncodedSecurityDesc field is specified and must immediately precede it
351Data
Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field
54Char Enum
Required
60UTCTimestamp
Required
Time this order request was initiated/released by the trader or trading system
38Quantity
Either CashOrderQty or OrderQty is required. OrderQty = CumQty + LeavesQty (see exceptions above)
152Quantity
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
376String
377Boolean Enum
58String
354Int
Must be set if EncodedText field is specified and must immediately precede it
355Data
Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field
Component
Required