Deribit Index Price
deribit_get_index_priceQuery current index price (e.g., btc_usd) or historical range; omit index name to list available spot and derivative indices.
Instructions
查询指定指数的当前价格;给 range 时同时返回该区间的指数价格历史;省略 index_name 时返回可用指数名称。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | 过滤 supportedIndexNames,仅在省略 index_name 时生效 | |
| range | No | 指数价格历史区间,仅在指定 index_name 时生效 | |
| index_name | No | 指数名,例如 btc_usd、eth_usdc |