The message is submitted by the client system to obtain the current status of a specific order:
- CME Globex returns the order status in the form of an Execution Report (tag 35, MsgType=8) with the status listed in tag 39-OrdStatus.
35=H
Tag | Name | Binary Type | Binary Length | Req | Enumeration | Description |
---|---|---|---|---|---|---|
1505 | PartyDetailsListReqID | uInt64 | 8 | Y | The unique identifier of the Party Details Definition Request Acknowledgment associated with this message; this is the value submitted on the inbound message. For pre-registered messages:
For on-demand messages:
| |
790 | OrdStatusReqID | uInt64 | 8 | Y | Used to uniquely identify a specific Order Status Request message. Echoed back on Execution Report. | |
1028 | ManualOrderIndicator | ManualOrdIndReq | 1 | Y |
| Indicates if the message was initially received manually. '0' indicates the message was generated by automated trading logic. iLink messages containing a value other than '0' or '1' in this tag will be rejected. This tag is subject to Rule 536.B.2 Electronic Audit Trail Requirements for Electronic Order Routing/Front-End Systems. https://www.cmegroup.com/rulebook/files/cme-group-Rule-536-B-Tag1028.pdf |
9726 | SeqNum | uInt32 | 4 | Y | Sequence number assigned to this message. The max value is 999999999 which is 1 short of 1 billion. | |
5392 | SenderID | String20Req | 20 | Y | For futures and options markets: represents Operator ID. For EBS and fixed income markets: represents the Entering Trader. This value represents the individual or team submitting the message and is subject to registration requirements and character limits as required by Rule 576 and the Advisory below: https://www.cmegroup.com/rulebook/files/cme-group-Rule-576.pdf In FirmSoft and Global Command Center queries for order status and cancellations, this value must be exact. | |
37 | OrderID | uInt64 | 8 | Y | Unique identifier for order as assigned by the exchange. Uniqueness is guaranteed within a single trading day across all instruments. | |
5297 | SendingTimeEpoch | uInt64 | 8 | Y | Time when the message is sent. 64-bit integer expressing the number of nanoseconds since midnight January 1, 1970 | |
9537 | Location | String5Req | 5 | Y | ISO identifier of the physical location of the individual or team head trader identified by the tag 5392 (SenderID) in the message. The first two bytes as per ISO 3166-1, identify the country (e.g., JP = Japan, CN = China). The next three bytes indicate a comma-delimited state or province code (e.g., CA = California, QC = Quebec). For valid values, refer to ftp.cmegroup.com/fix/coo. Market Regulation requires only the submission of the two first characters of tag 9537-Location for all countries with the exception of Canada. For Canada, the 5 bytes including the province code must be submitted. Note: this field is optional for EBS Market and eFIX Matching Service instruments. |