The order status request message is used by the institution to generate an order status message back from the broker.
Added
FIX.2.7
Expand Components | Collapse Components
| Field or Component | Field Name | Req'd | Comments | Depr. |
|---|
![]() | Component(-) | StandardHeader | ![]() |
MsgType = H |
![]() | 8 | BeginString | ![]() |
FIX.4.3 (Always unencrypted, must be first field in message) | |
![]() | 9 | BodyLength | ![]() |
(Always unencrypted, must be second field in message) | |
![]() | 35 | MsgType | ![]() |
(Always unencrypted, must be third field in message) | |
![]() | 49 | SenderCompID | ![]() |
(Always unencrypted) | |
![]() | 56 | TargetCompID | ![]() |
(Always unencrypted) | |
![]() | 115 | OnBehalfOfCompID |
Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | ||
![]() | 128 | DeliverToCompID |
Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | ||
![]() | 90 | SecureDataLen |
Required to identify length of encrypted section of message. (Always unencrypted) | ||
![]() | 91 | SecureData |
Required when message body is encrypted. Always immediately follows SecureDataLen field. | ||
![]() | 34 | MsgSeqNum | ![]() |
(Can be embedded within encrypted data section.) | |
![]() | 50 | SenderSubID |
(Can be embedded within encrypted data section.) | ||
![]() | 142 | SenderLocationID |
Sender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | ||
![]() | 57 | TargetSubID |
"ADMIN" reserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.) | ||
![]() | 143 | TargetLocationID |
Trading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | ||
![]() | 116 | OnBehalfOfSubID |
Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 144 | OnBehalfOfLocationID |
Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 129 | DeliverToSubID |
Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 145 | DeliverToLocationID |
Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.) | ||
![]() | 43 | PossDupFlag |
Always 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.) | ||
![]() | 97 | PossResend |
Required when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.) | ||
![]() | 52 | SendingTime | ![]() |
(Can be embedded within encrypted data section.) | |
![]() | 122 | OrigSendingTime |
Required 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.) | ||
![]() | 212 | XmlDataLen |
Required when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.) | ||
![]() | 213 | XmlData |
Can 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" | ||
![]() | 347 | MessageEncoding |
Type of message encoding (non-ASCII characters) used in a message’s "Encoded" fields. Required if any "Encoding" fields are used. | ||
![]() | 369 | LastMsgSeqNumProcessed |
The 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. | ||
![]() | 370 | OnBehalfOfSendingTime |
(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") |
![]() | Repeating Group 627 | NoHops |
Number 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. |
![]() | 628 | HopCompID |
Third 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. | ||
![]() | 629 | HopSendingTime |
Time that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party. | ||
![]() | 630 | HopRefID |
Reference 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. |
| end Repeating Group |
| end Component |
![]() | 37 | OrderID | |||
![]() | 11 | ClOrdID | ![]() |
The ClOrdID of the order whose status is being requested. | |
![]() | 526 | SecondaryClOrdID | |||
![]() | 583 | ClOrdLinkID |
![]() | Component(-) | Parties |
Insert here the set of "Parties" (firm identification) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" |
![]() | Repeating Group 453 | NoPartyIDs |
Repeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRole |
![]() | 448 | PartyID |
Used to identify source of PartyID. Required if PartyIDSource is specified. Required if NoPartyIDs > 0. | ||
![]() | 447 | PartyIDSource |
Used to identify class source of PartyID value (e.g. BIC). Required if PartyID is specified. Required if NoPartyIDs > 0. | ||
![]() | 452 | PartyRole |
Identifies the type of PartyID (e.g. Executing Broker). Required if NoPartyIDs > 0. | ||
![]() | 523 | PartySubID |
Sub-identifier (e.g. Clearing Acct for PartyID=Clearing Firm) if applicable |
| end Repeating Group |
| end Component |
![]() | 1 | Account |
![]() | Component(-) | Instrument | ![]() |
Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES" |
![]() | 55 | Symbol |
Common, "human understood" representation of the security. SecurityID value can be specified if no symbol exists (e.g. non-exchange traded Collective Investment Vehicles) | ||
![]() | 65 | SymbolSfx | |||
![]() | 48 | SecurityID |
Takes precedence in identifying security to counterparty over SecurityAltID block. Requires SecurityIDSource if specified. | ||
![]() | 22 | SecurityIDSource |
Required if SecurityID is specified. |
![]() | Repeating Group 454 | NoSecurityAltID |
Number of alternate Security Identifiers |
![]() | 455 | SecurityAltID |
Security Alternate identifier for this security First member of repeating group - must be specified if NoSecurityAltID > 0 The Security Alternative identifier block should not be populated unless SecurityID and SecurityIDSource are populated and should not duplicate the SecurityID and SecurityIDSource values contained in the SecurityID/SecurityIDSource tags. Use of SecurityAltID may be used if bilaterally agreed to assist in security identification, and does not imply an obligation on the receiver of the message to ensure validity or consistency with the SecurityID and SecurityIDSource fields which take precedence. | ||
![]() | 456 | SecurityAltIDSource |
Source of SecurityAltID. Required if SecurityAltID is specified. |
| end Repeating Group |
![]() | 460 | Product |
Indicates the type of product the security is associated with (high-level category) | ||
![]() | 461 | CFICode |
Indicates the type of security using ISO 10962 standard, Classification of Financial Instruments (CFI code) values. It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. | ||
![]() | 167 | SecurityType |
It is recommended that CFICode be used instead of SecurityType for non-Fixed Income instruments. Futures and Options should be specified using the CFICode[461] field instead of SecurityType[167] (Refer to Volume 7 – Recommendations and Guidelines for Futures and Options Markets.") | ||
![]() | 200 | MaturityMonthYear |
Specifies the month and year of maturity. Applicable for standardized derivatives which are typically only referenced by month and year (e.g. S&P futures). Note MaturityDate (a full date) can also be specified. | ||
![]() | 541 | MaturityDate |
Specifies date of maturity (a full date). Note that standardized derivatives which are typically only referenced by month and year (e.g. S&P futures).may use MaturityMonthYear and/or this field. When using MaturityMonthYear, it is recommended that markets and sell sides report the MaturityDate on all outbound messages as a means of data enrichment. | ||
![]() | 224 | CouponPaymentDate |
Date interest is to be paid. Used in identifying Corporate Bond issues. | ||
![]() | 225 | IssueDate |
Date instrument was issued. For Fixed Income IOIs for new issues, specifies the issue date. | ||
![]() | 239 | RepoCollateralSecurityType |
Identifies the collateral used in the transaction. For Fixed Income, required for RP and RVRP security types. | ||
![]() | 226 | RepurchaseTerm |
Number of business days before repurchase of a repo. | ||
![]() | 227 | RepurchaseRate |
Percent of par at which a Repo will be repaid. Represented as a percent, e.g. .9525 represents 95-1/4 percent of par. | ||
![]() | 228 | Factor |
Fraction for deriving Current face from Original face for TIPS, ABS or MBS Fixed Income securities. Note the fraction may be greater than, equal to or less than 1. | ||
![]() | 255 | CreditRating | |||
![]() | 543 | InstrRegistry |
The location at which records of ownership are maintained for this instrument, and at which ownership changes must be recorded. Can be used in conjunction with ISIN to address ISIN uniqueness issues. | ||
![]() | 470 | CountryOfIssue |
ISO Country code of instrument issue (e.g. the country portion typically used in ISIN). Can be used in conjunction with non-ISIN SecurityID (e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness. | ||
![]() | 471 | StateOrProvinceOfIssue |
A two-character state or province abbreviation. | ||
![]() | 472 | LocaleOfIssue |
The three-character IATA code for a locale (e.g. airport code for Municipal Bonds). | ||
![]() | 240 | RedemptionDate |
Return of investor's principal in a security. Bond redemption can occur before maturity date. | ||
![]() | 202 | StrikePrice |
Used for derivatives, such as options and covered warrants | ||
![]() | 206 | OptAttribute |
Used for derivatives, such as options and covered warrants to indicate a versioning of the contract when required due to corporate actions to the underlying. Should not be used to indicate type of option – use the CFICode[461] for this purpose. | ||
![]() | 231 | ContractMultiplier |
For Fixed Income, Convertible Bonds, Derivatives, etc. Note: If used, quantities should be expressed in the "nominal" (e.g. contracts vs. shares) amount. | ||
![]() | 223 | CouponRate |
For Fixed Income. | ||
![]() | 207 | SecurityExchange |
Can be used to identify the security. | ||
![]() | 106 | Issuer | |||
![]() | 348 | EncodedIssuerLen |
Must be set if EncodedIssuer field is specified and must immediately precede it. | ||
![]() | 349 | EncodedIssuer |
Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding field. | ||
![]() | 107 | SecurityDesc | |||
![]() | 350 | EncodedSecurityDescLen |
Must be set if EncodedSecurityDesc field is specified and must immediately precede it. | ||
![]() | 351 | EncodedSecurityDesc |
Encoded (non-ASCII characters) representation of the SecurityDesc field in the encoded format specified via the MessageEncoding field. |
| end Component |
![]() | 54 | Side | ![]() |
![]() | Component(-) | StandardTrailer | ![]() |
![]() | 93 | SignatureLength |
Required when trailer contains signature. Note: Not to be included within SecureData field | ||
![]() | 89 | Signature |
Note: Not to be included within SecureData field | ||
![]() | 10 | CheckSum | ![]() |
(Always unencrypted, always last field in message) |
| end Component |
|

