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.

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.


Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!