This endpoint returns the average realized volatility, for a select date range, grouped by the day-of-the-week. Users can view how weekend volatility compares to say, Wednesday realized volatility, etc.
[Required] The exchange for which to retrieve the volatility cone.
[Examples] gdax
[Required] The underlying pair for which to retrieve the volatility cone.
[Examples] btc_usd
[Optional] Payload only includes data after this date (inclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Payload only includes data before this date (exclusive).
[Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Time format of the timestamps in the return payload.
[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
200
The response is of type object
.