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
37StringUnique identifier of most recent order as assigned by broker
11String
Required
Unique ID of cancel request as assigned by the institution
66StringRequired for List Orders
1String
109StringUsed for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID)
76StringUsed for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID)
55String
Required
65String
48String
22String Enum
167String EnumMust 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
200MonthYearSpecifies the month and year of maturity. Required if MaturityDay is specified
205DayOfMonthCan be used in conjunction with MaturityMonthYear to specify a particular maturity date
201Int EnumFor Options
202PriceFor Options
206CharFor Options
231FloatFor Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount
223FloatFor Fixed Income
207ExchangeCan be used to identify the security
106String
348IntMust be set if EncodedIssuer field is specified and must immediately precede it
349DataEncoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field
107String
350IntMust be set if EncodedSecurityDesc field is specified and must immediately precede it
351DataEncoded (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
38QuantityEither CashOrderQty or OrderQty is required. OrderQty = CumQty + LeavesQty (see exceptions above)
152QuantityEither 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
354IntMust be set if EncodedText field is specified and must immediately precede it
355DataEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field
Component
Required