get_delivery_prices
Retrieve historical settlement/delivery prices for any index to backtest strategies and analyze past expiry outcomes.
Instructions
Get historical settlement/delivery prices for an index. Useful for backtesting and understanding past expiry outcomes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records (1-1000, default 10) | |
| offset | No | Pagination offset (default 0) | |
| index_name | Yes | Index name (e.g. 'btc_usd', 'eth_usd') |