Market Data
Get Daily Stats
Daily OHLC and volume history for every book on one security
GET
Returns a day-by-day series for a security token rather than a single book. Every non-closed external securities book your instance holds on that token contributes, and any pooled peers of those books contribute too, so the series describes the instrument as your venue sees it.
The response always carries one entry per calendar day in the range, in UTC, including days with no activity, so the series is directly plottable.
Path Parameters
string
required
Security token contract. Matched case-insensitively.
Query Parameters
string
default:"1M"
Window length:
1W, 1M, 3M, 6M or 1Y. Anything else returns INVALID_PARAM.Response Fields
object
Prices and volumes here are decimal numbers, not order book unit strings. Everywhere else on this surface amounts are integer strings; this endpoint is the display series and is scaled for charting.
