Risk
Derivatives risk endpoint
What is this endpoint for?
This endpoint can be used to analyze risks related with derivatives, such as open interest, funding rates, and option greeks.
Endpoint
Parameters
Parameter | Required | Description | Example |
---|---|---|---|
| Yes | Should be one of the exchanges currently supported |
|
| Yes |
|
|
| Yes |
| |
| No | Interval period (can be one of |
|
| No |
| |
| No | Return the data in ascending (asc) or descending (desc) order. Default desc |
|
| No | Starting time in ISO 8601 (inclusive). |
|
| No | Ending time in ISO 8601 (exclusive). |
|
Fields
Field | Description | Example |
---|---|---|
| Timestamp at which the interval begins. In milliseconds. |
|
| The volume of the trades executed in the last 24 hours (can be in base_asset, quote_asset or the number of contracts) |
|
| The total oustanding number of contracts (units in which open interest metrics are quoted vary by exchange) |
|
|
|
|
|
|
|
|
|
|
|
| boolean value |
|
| boolean value |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Request examples
Response example
Last updated