Input - Search for Orders
Get order status for single (or multiple) working order(s)
Fields
Ref | Field | Name | Data Type | Values | Usage | Description | ||
---|---|---|---|---|---|---|---|---|
1 | header | |||||||
2 | → applicationName | Application Name | String | REQUIRED | Identifies the application generating the message. | |||
3 | → applicationVendor | Application Vendor | String | REQUIRED | Identifies the vendor of the application generating the message. | |||
4 | → applicationVersion | Application Version | String | REQUIRED | Identifies the version of the application generating the message. | |||
5 | → messageType | Message Type | MessageType |
| REQUIRED | |||
6 | → requestId | Request ID | String | REQUIRED | A unique identifier for the request provided by the client for correlation. | |||
7 | → sentTime | Sent Time | DateTime | REQUIRED | Timestamp of the message leaving the producing application. | |||
8 | payload | |||||||
9 | → customerAccountIds | Customer Account IDs | String |
| OPTIONAL | |||
10 | → customerOrderId | Customer Order ID | String |
| OPTIONAL | |||
11 | → executingFirmIds[] | Executing Firm IDs | String |
| REQUIRED | |||
12 | → glbxSecurityIds[] | Globex Security IDs | Integer | OPTIONAL | For future use only | |||
13 | → manualInd | Manual Indicator | YesNoIndicator |
| REQUIRED | Indicates whether the order was generated by automated trading logic. | ||
14 | → operatorIds[] | Operator IDs | String | OPTIONAL | ||||
15 | → status | Status | OrderStatus |
| OPTIONAL | |||
16 | → transactionTimeEnd | Transaction Time End | DateTime | OPTIONAL | ||||
17 | → transactionTimeStart | Transaction Time Start | DateTime | OPTIONAL | ||||
18 | → venueOrderIds[] | Venue Order IDs | String | OPTIONAL |
Output - Search For Orders Response - Success
Fields
Ref | Field | Name | Data Type | Values | Usage | Description | ||
---|---|---|---|---|---|---|---|---|
1 | header | |||||||
2 | → messageType | Message Type | messageType |
| ALWAYS | |||
3 | → possibleRetransInd | Possible Retransmission Indicator | yesNoIndicator |
| OPTIONAL | |||
4 | → requestId | Request ID | string | ALWAYS | A unique identifier for the request provided by the client for correlation. | |||
5 | → responseClippedInd | Response Clipped Indicator | yesNoIndicator |
| OPTIONAL | |||
6 | → responseCount | Response Count | int32 | OPTIONAL | ||||
7 | → responseIndex | Response Index | int32 | OPTIONAL | ||||
8 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. | |||
9 | → sequenceNbr | Sequence Number | string | ALWAYS | ||||
10 | payload[] | |||||||
11 | → action | Action | orderAction |
| ALWAYS | |||
12 | → cumulativeQtyInt | Cumulative Quantity Integer | int32 | ALWAYS | ||||
13 | → customerOrderId | Customer Order ID | string | ALWAYS | ||||
14 | → displayQtyInt | Display Quantity Integer | int32 | OPTIONAL | ||||
15 | → durationType | Duration Type | orderDurationType |
| ALWAYS | |||
16 | → entities | |||||||
17 | → → customerAccountId | Customer Account ID | string | ALWAYS | ||||
18 | → → executingFirmId | Executing Firm ID | string | ALWAYS | ||||
19 | → → operatorId | Operator ID | string | ALWAYS | ||||
20 | → → senderCountry | Sender Country | string | ALWAYS | ||||
21 | → → senderState | Sender State | string | OPTIONAL | ||||
22 | → expirationDt | Expiration Date | date | CONDITIONAL | Criteria
| |||
23 | → instrument | |||||||
24 | → → glbxGroupId | Globex Group ID | string | ALWAYS | ||||
25 | → → glbxSecurityId | Globex Security ID | int32 | ALWAYS | ||||
26 | → manualInd | Manual Indicator | yesNoIndicator |
| ALWAYS | Indicates whether the order was generated by automated trading logic. | ||
27 | → marketSegmentId | Market Segment ID | int32 | ALWAYS | ||||
28 | → memo | Memo | string | ALWAYS | ||||
29 | → minimumQtyInt | Minimum Quantity Integer | int32 | OPTIONAL | ||||
30 | → price | Price | price | CONDITIONAL | Criteria
| |||
31 | → qtyInt | Quantity Integer | int32 | ALWAYS | ||||
32 | → rejectText | Reject Text | string | OPTIONAL | ||||
33 | → remainingQtyInt | Remaining Quantity Integer | int32 | ALWAYS | ||||
34 | → sideInd | Side Indicator | marketSideIndicator |
| ALWAYS | |||
35 | → status | Status | orderStatus |
| ALWAYS | |||
36 | → stopPrice | Stop Price | price | CONDITIONAL | Criteria
| |||
37 | → transactionTime | Transaction Time | dateTime | ALWAYS | ||||
38 | → type | Type | orderType |
| ALWAYS | |||
39 | → venueExecutionId | Venue Execution ID | string | ALWAYS | ||||
40 | → venueOrderId | Venue Order ID | string | ALWAYS |
Output - Search For Orders Response - Error
Fields
Ref | Field | Name | Data Type | Values | Usage | Description |
---|---|---|---|---|---|---|
1 | errors[] | |||||
2 | → code | Code | string | ALWAYS | ||
3 | → message | Message | string | ALWAYS | ||
4 | → referenceField | Reference Field | string | OPTIONAL | ||
5 | header | |||||
6 | → messageType | Message Type | messageType |
| ALWAYS | |
7 | → requestId | Request ID | string | ALWAYS | A unique identifier for the request provided by the client for correlation. | |
8 | → sentTime | Sent Time | dateTime | ALWAYS | Timestamp of the message leaving the producing application. | |
9 | → sequenceNbr | Sequence Number | string | ALWAYS | ||
10 | payload[] | |||||
11 | → transactionTime | Transaction Time | dateTime | OPTIONAL | ||
12 | → venueOrderId | Venue Order ID | string | OPTIONAL |