Stats
Get exchange-wide and per-series turnover and volume statistics.
get/stats
Response
Request was successful
Example response
[
{
"openInterest": 1,
"openValue": 5,
"volume24h": 0,
"currency": "currency",
"turnover24h": 6,
"rootSymbol": "rootSymbol"
}
]