get_delivery_price
Retrieve delivery prices for futures or options contracts. Specify product type (linear, inverse, option) and optionally filter by symbol and record limit.
Instructions
Get delivery price for futures/options.
Args: category: Product type: linear, inverse, option. symbol: Symbol name (optional). limit: Number of records (default: 50, max: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| symbol | No | ||
| limit | No |