Deribit Option Chain
deribit_get_option_chainRetrieve option chain or single contract summaries with open interest, implied volatility, volume, and bid/ask prices. Specify a currency for the full chain or an instrument name for one contract.
Instructions
查询合约摘要,包括持仓量、隐含波动率、成交量和买卖价。给 currency 返回整条期权链或该币种其它类型的合约摘要;给 instrument_name 只返回单个合约的摘要。两者必须二选一。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | 仅按 currency 查询时生效,默认 option | |
| currency | No | 结算币种,例如 BTC、ETH、USDC、USDT、EURR | |
| instrument_name | No | 合约名,例如 BTC-PERPETUAL、BTC-27JUN25-100000-C |