Order Entry V2 Websocket - Mass Order Cancel
Â
Â
Â
Â
Â
Input - Mass Order Cancel
Â
Submit mass order cancel request.
Â
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 | → customerAccountId | Customer Account ID | String |
| REQUIRED | Â |
10 | → durationType | Duration Type | OrderDurationType |
| OPTIONAL | Â |
11 | → entityScope | Entity Scope | OrderEntityScope |
| OPTIONAL | Â |
12 | → executingFirmId | Executing Firm ID | String |
| REQUIRED | Â |
13 | → glbxGroupId | Globex Group ID | String |  | CONDITIONAL | Support for single Globex Group ID is offered today Criteria
|
14 | → glbxSecurityId | Globex Security ID | Integer |  | CONDITIONAL | Criteria
|
15 | → instrumentScope | Instrument Scope | OrderInstrumentScope |
| REQUIRED | Â |
16 | → manualInd | Manual Indicator | YesNoIndicator |
| REQUIRED | Indicates whether the order was generated by automated trading logic. |
17 | → marketSegmentId | Market Segment ID | Integer |  | CONDITIONAL | Criteria
|
18 | → operatorId | Operator ID | String |
| REQUIRED | Â |
19 | → senderCountry | Sender Country | String |
| REQUIRED | Â |
20 | → senderState | Sender State | String |
| OPTIONAL | Â |
21 | → sideInd | Side Indicator | MarketSideIndicator |
| OPTIONAL | Â |
22 | → type | Type | OrderType |
| OPTIONAL | Â |
Output - Mass Order Cancel 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 | → reportId | Report ID | string |  | ALWAYS |  |
5 | → requestId | Request ID | string |  | ALWAYS | A unique identifier for the request provided by the client for correlation. |
6 | → responseCount | Response Count | int32 |  | ALWAYS |  |
7 | → responseLastFragmentInd | Response Last Fragment Indicator | yesNoIndicator |
| 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 | → durationType | Duration Type | orderDurationType |
| OPTIONAL | Â |
13 | → manualInd | Manual Indicator | yesNoIndicator |
| ALWAYS | Indicates whether the order was generated by automated trading logic. |
14 | → marketSegmentId | Market Segment ID | int32 |  | ALWAYS |  |
15 | → orderKeys[] |  | ||||
16 | → → canceledQtyInt | Canceled Quantity Int | int32 |  | ALWAYS |  |
17 | → → customerOrderId | Customer Order ID | string |  | ALWAYS |  |
18 | → → venueOrderId | Venue Order ID | string |  | ALWAYS |  |
19 | → senderCountry | Sender Country | string |  | ALWAYS |  |
20 | → senderState | Sender State | string |  | OPTIONAL |  |
21 | → sideInd | Side Indicator | marketSideIndicator |
| OPTIONAL | Â |
22 | → transactionTime | Transaction Time | dateTime |  | ALWAYS |  |
23 | → type | Type | orderType |
| OPTIONAL | Â |
Output - Mass Order Cancel 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 |  |
Â
Related content
How was your Client Systems Wiki Experience? Submit Feedback
Copyright © 2024 CME Group Inc. All rights reserved.