Get Time & Sales

Time and Sales (timesales) is typically used for charting purposes. It captures pricing across a time slice at predefined intervals. Tick data is also available through this endpoint. This results in a very large data set for high-volume symbols, so the time slice needs to be much smaller to keep downloads time reasonable.

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

The amount of data depends on the granularity you are looking for with longer time intervals giving more depth in time and the shortest time intervals, ticks, giving the least depth.


IntervalData Available (Open)Data Available (All)
tick5 DaysN/A
1min20 Days10 Days
5min40 Days18 Days
15min40 Dyas18 Days

(Please note, tick data is not available in the sandbox environment)

There is a known issue as it pertains to downloading data using the tick interval from this endpoint as it results in extremely large datasets. Because of this, it is not recommended to get large sets of tick data via request/response, and instead use the streaming endpoints.


Query Params
string
required

The security symbol

string
enum
Defaults to tick

The interval for the data

Allowed:
date-time

The start date/time for the data (YYYY-MM-DD HH:MM)

date-time

The end date/time for the data (YYYY-MM-DD HH:MM)

string
enum
Defaults to all

Filter pre/post market data

Allowed:
Headers
string
enum
required

Response format

Allowed:
Responses

400

Invalid request parameters or body

401

Authentication required or invalid credentials

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