get https://api.amberdata.com/markets/derivatives/analytics/realized-volatility/seasonality/month-of-year
This endpoint returns the average realized volatility, for a select date range, grouped by the month-of-the-year. Users can view how Q4 volatility compares to say, Q1 volatility, etc.
RESPONSE DATA
Field | Type | Description |
---|---|---|
payload.metadata.api-version | string | Version of the API. |
payload.data[index].month | string | This is the month of the year. |
payload.data[index].historicalVolatility1day | number | The is the average realized volatility, over the select date range, for the given month of the year. |