Get Instrument Chart

This API returns historical bars (open, high, low, close) for a given instrument for a given time period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The name of the client organization

uuid
required

A unique identifier for a specific instrument

int32
required

The compression number represents the time increments of the chart data
0 = Daily
1 = 1 minute
4 = 5 minutes
8 = 30 minutes
9 = 1 hour
10 = Weekly

string

The start date of the chart data; format should follow 2019-07-08 or 2019-07-08T00:00:00Z

string

The end date of the chart data; format should follow 2019-07-08 or 2019-07-08T00:00:00Z

Responses

401

Not authorized

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