v1
latestSwagger 2.02026-07-179553242.0 KBStats
Get historical exchange-wide and per-series turnover and volume statistics.
get/stats/history
Response
Request was successful
Example response
[
{
"date": "2000-01-23T04:56:07.000+00:00",
"volume": 0,
"currency": "currency",
"turnover": 6,
"rootSymbol": "rootSymbol"
}
]