OrderCancelReject

← News→ OrderCancelReplaceRequest
MsgType9
CategorySingleGeneralOrderHandling
SectionTrade
AddedFIX.2.7
Fields53
Components2
The order cancel reject message is issued by the broker upon receipt of a cancel request or cancel/replace request message which cannot be honored.

Message Structure

53 fields, 2 components/groups — click any tag or field name for details
TagNameTypeReq DescriptionAdded
StandardHeader [Component]YMsgType = 9FIX.2.7
8BeginStringStringYFIX.4.3 (Always unencrypted, must be first field in message)FIX.4.0
9BodyLengthintY(Always unencrypted, must be second field in message)FIX.4.0
35MsgTypeStringY(Always unencrypted, must be third field in message)
68 enum values
ValueNameDescription
0HeartbeatHeartbeat
1TestRequestTest Request
2ResendRequestResend Request
3RejectReject
4SequenceResetSequence Reset
5LogoutLogout
6IOIIndication of Interest
7AdvertisementAdvertisement
8ExecutionReportExecution Report
9OrderCancelRejectOrder Cancel Reject
aQuoteStatusRequestQuote Status Request
ALogonLogon
AADerivativeSecurityListDerivative Security List
ABNewOrderMultilegNew Order - Multileg
ACMultilegOrderCancelReplaceMultileg Order Cancel/Replace (a.k.a. Multileg Order Modification Request)
ADTradeCaptureReportRequestTrade Capture Report Request
AETradeCaptureReportTrade Capture Report
AFOrderMassStatusRequestOrder Mass Status Request
AGQuoteRequestRejectQuote Request Reject
AHRFQRequestRFQ Request
AIQuoteStatusReportQuote Status Report
bMassQuoteAcknowledgementMass Quote Acknowledgement
BNewsNews
cSecurityDefinitionRequestSecurity Definition Request
CEmailEmail
dSecurityDefinitionSecurity Definition
DNewOrderSingleOrder Single
eSecurityStatusRequestSecurity Status Request
ENewOrderListOrder List
fSecurityStatusSecurity Status
FOrderCancelRequestOrder Cancel Request
GOrderCancelReplaceRequestOrder Cancel/Replace Request
gTradingSessionStatusRequestTrading Session Status Request
hTradingSessionStatusTrading Session Status
HOrderStatusRequestOrder Status Request
iMassQuoteMass Quote
jBusinessMessageRejectBusiness Message Reject
JAllocationInstructionAllocation
KListCancelRequestList Cancel Request
kBidRequestBid Request
lBidResponseBid Response (lowercase L)
LListExecuteList Execute
mListStrikePriceList Strike Price
MListStatusRequestList Status Request
NListStatusList Status
nXMLNonFIXXML message (e.g. non-FIX MsgType)
oRegistrationInstructionsRegistration Instructions
PAllocationInstructionAckAllocation ACK
pRegistrationInstructionsResponseRegistration Instructions Response
qOrderMassCancelRequestOrder Mass Cancel Request
QDontKnowTradeDont Know Trade (DK)
rOrderMassCancelReportOrder Mass Cancel Report
RQuoteRequestQuote Request
sNewOrderCrossNew Order - Cross
SQuoteQuote
tCrossOrderCancelReplaceRequestCross Order Cancel/Replace Request (a.k.a. Cross Order Modification Request)
TSettlementInstructionsSettlement Instructions
uCrossOrderCancelRequestCross Order Cancel Request
vSecurityTypeRequestSecurity Type Request
VMarketDataRequestMarket Data Request
wSecurityTypesSecurity Types
WMarketDataSnapshotFullRefreshMarket Data-Snapshot/Full Refresh
xSecurityListRequestSecurity List Request
XMarketDataIncrementalRefreshMarket Data-Incremental Refresh
ySecurityListSecurity List
YMarketDataRequestRejectMarket Data Request Reject
zDerivativeSecurityListRequestDerivative Security List Request
ZQuoteCancelQuote Cancel
FIX.4.0
49SenderCompIDStringY(Always unencrypted)FIX.4.0
56TargetCompIDStringY(Always unencrypted)FIX.4.0
115OnBehalfOfCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
128DeliverToCompIDStringNTrading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.)FIX.4.0
90SecureDataLenLengthNRequired to identify length of encrypted section of message. (Always unencrypted)FIX.4.0
91SecureDatadataNRequired when message body is encrypted. Always immediately follows SecureDataLen field.FIX.4.0
34MsgSeqNumintY(Can be embedded within encrypted data section.)FIX.4.0
50SenderSubIDStringN(Can be embedded within encrypted data section.)FIX.4.0
142SenderLocationIDStringNSender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
57TargetSubIDStringN"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.)FIX.4.0
143TargetLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.)FIX.4.1
116OnBehalfOfSubIDStringNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
144OnBehalfOfLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
129DeliverToSubIDStringNTrading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.0
145DeliverToLocationIDStringNTrading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.)FIX.4.1
43PossDupFlagBooleanNAlways required for retransmitted messages, whether prompted by the sending system or as the result of a resend request. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleDuplicatePossible duplicate
FIX.4.0
97PossResendBooleanNRequired when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.)
2 enum values
ValueNameDescription
NOriginalTransmissionOriginal transmission
YPossibleResendPossible resend
FIX.4.0
52SendingTimeUTCTimestampY(Can be embedded within encrypted data section.)FIX.4.0
122OrigSendingTimeUTCTimestampNRequired for message resent as a result of a ResendRequest. If data is not available set to same value as SendingTime (Can be embedded within encrypted data section.)FIX.4.0
212XmlDataLenLengthNRequired when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.)FIX.4.2
213XmlDatadataNCan contain a XML formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.) See Volume 1: "FIXML Support"FIX.4.2
347MessageEncodingStringNType of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used.
4 enum values
ValueNameDescription
UTF-8UTF8(for using Unicode)
ISO-2022-JPISO2022JP(for using JIS)
EUC-JPEUCJP(for using EUC)
Shift_JISShiftJIS(for using SJIS)
FIX.4.2
369LastMsgSeqNumProcessedintNThe last MsgSeqNum value received by the FIX engine and processed by downstream application, such as trading system or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty.FIX.4.2
370OnBehalfOfSendingTimeUTCTimestampN(deprecated) Used when a message is sent via a "hub" or "service bureau". If A sends to Q (the hub) who then sends to B via a separate FIX session, then when Q sends to B the value of this field should represent the SendingTime on the message A sent to Q. (always expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.2
627Tag627?NNumber of repeating groups of historical "hop" information. Only applicable if OnBehalfOfCompID is used, however, its use is optional. Note that some market regulations or counterparties may require tracking of message hops.FIX.4.3
628Tag628?NThird party firm which delivered a specific message either from the firm which originated the message or from another third party (if multiple "hops" are performed). It is recommended that this value be the SenderCompID (49) of the third party.FIX.4.3
629Tag629?NTime that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party.FIX.4.3
630Tag630?NReference identifier assigned by HopCompID (628) associated with the message sent. It is recommended that this value be the MsgSeqNum (34) of the message sent by the third party.FIX.4.3
37OrderIDStringYIf CxlRejReason="Unknown order", specify "NONE".FIX.2.7
198SecondaryOrderIDStringNCan be used to provide order id used by exchange or executing system.FIX.4.1
526Tag526?NFIX.4.3
11ClOrdIDStringYUnique order id assigned by institution or by the intermediary with closest association with the investor. to the cancel request or to the replacement order.FIX.2.7
583Tag583?NFIX.4.3
41OrigClOrdIDStringYClOrdID which could not be canceled/replaced. ClOrdID of the previous accepted order (NOT the initial order of the day) when canceling or replacing an order.FIX.4.1
39OrdStatuscharYOrdStatus value after this cancel reject is applied.
15 enum values
ValueNameDescription
0NewNew
1PartiallyFilledPartially filled
5ReplacedReplaced (Removed/Replaced)
2FilledFilled
6PendingCancelPending Cancel (e.g. result of Order Cancel Request)
7StoppedStopped
8RejectedRejected
9SuspendedSuspended
APendingNewPending New
BCalculatedCalculated
CExpiredExpired
DAcceptedForBiddingAccepted for bidding
EPendingReplacePending Replace (e.g. result of Order Cancel/Replace Request)
3DoneForDayDone for day
4CanceledCanceled
FIX.4.1
636Tag636?NFor optional use with OrdStatus = 0 (New)
2 enum values
ValueNameDescription
NNotWorkingOrder has been accepted but not yet in a working state
YWorkingOrder is currently being worked
FIX.4.3
586Tag586?NFIX.4.3
66ListIDStringNRequired for rejects against orders which were submitted as part of a list.FIX.2.7
1AccountStringNAccount mnemonic as agreed between broker and institution.FIX.4.2
581Tag581?N
7 enum values
ValueNameDescription
3HouseTraderHouse Trader
7HouseTraderCrossMarginedAccount is house trader and is cross margined
6CarriedNonCustomerSideCrossMarginedAccount is carried on non-customer side of books and is cross margined
4FloorTraderFloor Trader
2CarriedNonCustomerSideAccount is carried on non-Customer Side of books
1CarriedCustomerSideAccount is carried on customer Side of Books
8JointBackOfficeAccountJoint Backoffice Account (JBO)
FIX.4.3
229Tag229?NFIX.4.3
60TransactTimeUTCTimestampNTime of execution/order creation (expressed in UTC (Universal Time Coordinated, also known as "GMT")FIX.4.2
434CxlRejResponseTocharYIdentifies the type of request that a Cancel Reject is in response to.
2 enum values
ValueNameDescription
2OrderCancelOrder Cancel/Replace Request
1OrderCancelRequestOrder Cancel Request
FIX.4.2
102CxlRejReasonintNCode to identify reason for cancel rejection.
7 enum values
ValueNameDescription
1UnknownOrderUnknown order
0TooLateToCancelToo late to cancel
6DuplicateClOrdIDDuplicate ClOrdID received
5OrigOrdModTimeOrigOrdModTime did not match last TransactTime of order
4UnableToProcessOrderMassCancelRequestUnable to process Order Mass Cancel Request
3OrderAlreadyInPendingStatusOrder already in Pending Cancel or Pending Replace status
2BrokerCreditBroker / Exchange Option
FIX.2.7
58TextStringNFree format text string (Note: this field does not have a specified maximum length)FIX.2.7
354EncodedTextLenLengthNMust be set if EncodedText field is specified and must immediately precede it.FIX.4.2
355EncodedTextdataNEncoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.FIX.4.2
StandardTrailer [Component]YThe standard FIX message trailerFIX.2.7
93SignatureLengthLengthNRequired when trailer contains signature. Note: Not to be included within SecureData fieldFIX.4.0
89SignaturedataNNote: Not to be included within SecureData fieldFIX.4.0
10CheckSumStringY(Always unencrypted, always last field in message)FIX.4.0