Order Entry API V2 - Search for Trades

Request a trade record using custom criteria. Based on query parameters, one or more trades may be returned.
URL/trades/search
HTTP MethodPOST
Version2.0.0
Contents

Request

Body

RefFieldNameData TypeValuesUsageDescription
1header
2→ applicationNameApplication NameString
REQUIRED

Identifies the application generating the message.

3→ applicationVendorApplication VendorString
REQUIRED

Identifies the vendor of the application generating the message.

4→ applicationVersionApplication VersionString
REQUIRED

Identifies the version of the application generating the message.

5→ requestIdRequest IDString
REQUIRED

A unique identifier for the request provided by the client for correlation.

6→ sentTimeSent TimeDateTime
REQUIRED

Timestamp of the message leaving the producing application.

7payload
8→ customerAccountIds[]Customer Account IDsString
  • Length: ≤ 12
OPTIONAL
9→ customerOrderIds[]Customer Order IDsString
  • Length: ≤ 20
OPTIONAL
10→ executingFirmIds[]Executing Firm IDsString
  • Length: 1 - 10
REQUIRED
11→ glbxSecurityIds[]Globex Security IDsInteger
OPTIONAL
12→ manualIndManual IndicatorYesNoIndicator
  • NO (No) - No
  • YES (Yes) - Yes
REQUIRED

Indicates whether the order was generated by automated trading logic.

13→ transactionTimeEndTransaction Time EndDateTime
OPTIONAL
14→ transactionTimeStartTransaction Time StartDateTime
OPTIONAL
15→ venueExecutionIdVenue Execution IDString
OPTIONAL
16→ venueOrderIds[]Venue Order IDsString
OPTIONAL

Response - 200

Body

RefFieldNameData TypeValuesUsageDescription
1header
2→ requestIdRequest IDstring
ALWAYS

A unique identifier for the request provided by the client for correlation.

3→ responseClippedIndResponse Clipped IndicatoryesNoIndicator
  • NO (No) - No
  • YES (Yes) - Yes
OPTIONAL
4→ responseCountResponse Countint32
OPTIONAL
5→ responseIndexResponse Indexint32
OPTIONAL
6→ sentTimeSent TimedateTime
ALWAYS

Timestamp of the message leaving the producing application.

7payload[]
8→ executionTimeExecution TimedateTime
ALWAYS
9→ instrument
10→ → glbxSecurityIdGlobex Security IDint32
ALWAYS
11→ side
12→ → aggressorIndAggressor IndicatoryesNoIndicator
  • NO (No) - No
  • YES (Yes) - Yes
ALWAYS
13→ → entities
14→ → → customerAccountIdCustomer Account Idstring
ALWAYS
15→ → → executingFirmIdExecuting Firm IDstring
ALWAYS
16→ → → operatorIdOperator IDstring
ALWAYS
17→ → → senderCountrySender Countrystring
ALWAYS
18→ → → senderStateSender Statestring
OPTIONAL
19→ → order
20→ → → customerOrderIdCustomer Order IDstring
ALWAYS
21→ → → remainingQtyIntRemaining Quantity Integerint32
ALWAYS
22→ → → statusStatusorderStatus
 Click here to expand...
  • CANCELED (Canceled)
  • EXPIRED (Expired)
  • FILLED (Filled)
  • NEW (New)
  • PARTIAL (Partial)
  • REJECTED (Rejected)
  • REPLACED (Replaced)
ALWAYS
23→ → → typeTypeorderType
  • LIMIT (Limit) - A Limit order defines the upper price limit at which to buy an instrument and lower price limit at which to sell an instrument. The price limit is defined in the Price field. If the price is not immediately available, the Limit order will rest until filled or cancelled.
  • MARKET (Market) - A Market order with protection is filled within a pre-defined range of prices referred to as the protected range. For buy orders, protection points are added to the current best offer price to calculate the protection price limit. For sell orders, protection points are subtracted from the current best bid price.
  • MARKET_TO_LIMIT (Market to Limit) - A Market-limit order is executed at the best price available in the market. If the market-limit order can only be partially filled, the order becomes a limit order and the remaining quantity remains on the order book at the specified limit price.
  • STOP (Stop) - A Stop order is an order which, when accepted, does not immediately go on the book, but must be "triggered" by a trade in the market at the price level submitted with the order. A Stop order goes on the book as a Market order once triggered.
  • STOP_LIMIT (Stop Limit) - A Stop order is an order which, when accepted, does not immediately go on the book, but must be "triggered" by a trade in the market at the price level submitted with the order. A Stop-Limit order goes on the book as a Limit order once triggered.
ALWAYS
24→ → → venueOrderIdVenue Order IDstring
ALWAYS
25→ → pricePriceprice
ALWAYS
26→ → qtyIntQuantity Integerint32
ALWAYS
27→ → sideIndSide IndicatormarketSideIndicator
  • BUY (Buy) - Identifies a buy side order
  • CROSS (Cross)
  • SELL (Sell) - Identifies a sell side order
ALWAYS
28→ → venueExecutionIdVenue Execution IDstring
ALWAYS
29→ spreadReportType[]SpreadReportTypespreadReportType
  • LEG (Leg of Spread)
  • OUTRIGHT (Outright)
  • SPREAD (Spread)
ALWAYS
30→ tradeDtTrade Datedate
ALWAYS
31→ venueTradeSeqVenue Trade Sequencestring
ALWAYS

Response - 400

Body

RefFieldNameData TypeValuesUsageDescription
1errors[]
2→ codeCodestring
  • 1 - {Unclassified error message}
  • 100 - Request is invalid: {Error Message}
  • 101 - {Field} is not present
  • 102 - {Field} has an incorrect value: {Value}
  • 103 - {Field} is invalid
ALWAYS
3→ messageMessagestring
ALWAYS
4header
5→ requestIdRequest IDstring
ALWAYS

A unique identifier for the request provided by the client for correlation.

6→ sentTimeSent TimedateTime
ALWAYS

Timestamp of the message leaving the producing application.

Response - 403

Body

RefFieldNameData TypeValuesUsageDescription
1errors[]
2→ codeCodestring
  • 1 - {Unclassified error message}
  • 100 - Request is invalid: {Error Message}
  • 101 - {Field} is not present
  • 102 - {Field} has an incorrect value: {Value}
  • 103 - {Field} is invalid
ALWAYS
3→ messageMessagestring
ALWAYS
4header
5→ requestIdRequest IDstring
ALWAYS

A unique identifier for the request provided by the client for correlation.

6→ sentTimeSent TimedateTime
ALWAYS

Timestamp of the message leaving the producing application.

Response - 500

Body

RefFieldNameData TypeValuesUsageDescription
1errors[]
2→ codeCodestring
  • 1 - {Unclassified error message}
  • 100 - Request is invalid: {Error Message}
  • 101 - {Field} is not present
  • 102 - {Field} has an incorrect value: {Value}
  • 103 - {Field} is invalid
ALWAYS
3→ messageMessagestring
ALWAYS
4→ referenceFieldReference Fieldstring
OPTIONAL
5header
6→ requestIdRequest IDstring
ALWAYS

A unique identifier for the request provided by the client for correlation.

7→ sentTimeSent TimedateTime
ALWAYS

Timestamp of the message leaving the producing application.

8payload[]
9→ transactionTimeTransaction TimedateTime
OPTIONAL



How was your Client Systems Wiki Experience? Submit Feedback

Copyright © 2024 CME Group Inc. All rights reserved.