Deribit Market Quote
deribit_get_market_quoteFetch real-time market quotes for Deribit instruments, including order book depth, implied volatility, and option Greeks. Specify contract name or ID to retrieve current pricing data.
Instructions
查询指定合约的实时行情、盘口深度、隐含波动率和期权 Greeks。instrument_name 与 instrument_id 二选一,用 id 查询时只返回盘口。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | 盘口档位数,省略时由 Deribit 返回默认深度 | |
| instrument_id | No | 合约数字 id,可从 deribit_get_instruments_info 的 instruments 里取得 | |
| instrument_name | No | 合约名,例如 BTC-PERPETUAL、BTC-27JUN25-100000-C |