Latest trades

The latest multi-trades endpoint provides the latest historical trade data for multiple given contract symbols.

Query Params
string
required

A comma-separated list of contract symbols with a limit of 100.

string
enum
Defaults to opra

The source feed of the data. opra is the official OPRA feed, indicative is a free indicative feed where trades are delayed and quotes are modified. Default: opra if the user has a subscription, otherwise indicative.

Allowed:
Responses

401

Authentication headers are missing or invalid. Make sure you authenticate your request with a valid API key.

403

The requested resource is forbidden.

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*