Order Status API - Get Order
Request a working order by the CME Globex venue order ID.
URL |
|
---|---|
HTTP Method |
|
Version | 1.0.1 |
Request
Parameters
Parameter | Name | Location | Type | Multi-ple | Values | Usage | Description |
---|---|---|---|---|---|---|---|
| Application Name | Header |
| No | Â | REQUIRED | Name of the customer system that generated the message. Must match the system name as certified in AutoCert+ exactly. |
| Application Vendor | Header |
| No | Â | REQUIRED | Name of the vendor who provided the customer system. For a proprietary system, use the firm name. |
| Application Version | Header |
| No | Â | REQUIRED | Version identifier for the customer system. |
| Request ID | Header |
| No | Â | REQUIRED | Identifier for the customer message. |
| Transaction Time | Header |
| No | Format:Â | OPTIONAL | Timestamp of when the message was sent from customer system. |
| Venue Order ID | Path |
| No | Â | REQUIRED | Â |
Response - 200
Body
Order Response Message - OrderResponseMessage
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
Payload |
| Â |
Order - OrderResponseMessage.payload[]
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
| Customer Order ID |
| Â | ALWAYS | Unique customer-assigned order identifier. Client system must maintain uniqueness of this value across all orders for the trading week (Sunday through Friday). Maximum allowed value is 20bytes. |
| Display Quantity |
| Â | OPTIONAL | Maximum amount of quantity to be displayed in the order book at any given time. Default is the full order quantity. Can be any number between 1 and the value in Quantity. |
| Duration Type |
| ALWAYS | Defines how long the order will remain working. Day (current trading session) is the default. Customers may also use Good_Till_Cancel, Good_Till_Date, Fill_And_Kill and Fill_Or_Kill. | |
| Expiration Date |
| Â | CONDITIONAL | Defines the expiration date of the working order. Expiration Date is required when Duration Type is Good_Till_Date.
|
| Manual Indicator |
| ALWAYS | Indicates if the message was generated by manual or automated trading logic. This tag is subject to Rule 536.B.2 Electronic Audit Trail Requirements for Electronic Order Routing/Front-End Systems. | |
| Maximum Show Quantity |
| Â | OPTIONAL | Maximum amount of quantity to be displayed in the order book at any given time. Default is the full order quantity. Can be any number between 1 and the value in Quantity. |
| Price |
| Â | CONDITIONAL | Price per lot for the order. Required for Limit and Stop_Limit orders.
|
| Order Quantity |
| Â | ALWAYS | Total order size. |
| Side Indicator |
| ALWAYS | Indicates if order is to buy or sell. | |
| Order Status |
| ALWAYS | Current status of the order. | |
| Stop Price |
| Â | CONDITIONAL | Required for Stop and Stop_Limit orders. Identifies the stop trigger price for the order.
|
| Transaction Time |
| Â | ALWAYS | Â |
| Order Type |
| ALWAYS | Order type. Permitted values are Limit, Market, Market_to_Limit, Stop and Stop_Limit. | |
| Venue Order Identifier |
| Â | ALWAYS | CME Globex-assigned assigned order identifier; unique across all iLink sessions and market segments for a trade date. |
Entities |
| Â | |||
Instrument |
| Â |
Order Entities - OrderResponseMessage.payload[].entities
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
| Customer Account Identifier |
| Â | ALWAYS | Customer account identifier. |
| Customer Origin Type |
| ALWAYS | The Origin Type as defined in the user's CME Direct profile; Customer or House. | |
| Customer Type |
| ALWAYS | The Customer Type as defined in the user's CME Direct profile; Default, Member Other Individual, Member Other Member or Member Own. |
Instrument - OrderResponseMessage.payload[].instrument
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
| Instrument Trading Symbol |
| Â | ALWAYS | CME Globex symbol for the instrument as defined in the Reference Data API in globexSymbol, and reflected in MDP3.0 tag 55-Symbol and iLink tag 107-SecurityDesc. |
Response - 400
Body
Error Response Message - ErrorResponseMessage
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
Errors |
| Â |
Error - ErrorResponseMessage.errors[]
Response - 401
Response - 404
Response - 500
Body
Error Response Message - ErrorResponseMessage
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
Errors |
| Â |
Error - ErrorResponseMessage.errors[]
Field | Name | Type | Values | Usage | Description |
---|---|---|---|---|---|
| Error Code |
| ALWAYS | Â | |
| Error Instance |
| Â | OPTIONAL | Â |
| Error Message |
| Â | ALWAYS | Â |
| Error Reference Index |
| Â | ALWAYS | Â |
How was your Client Systems Wiki Experience? Submit Feedback
Copyright © 2024 CME Group Inc. All rights reserved.