get_future_forward_info
Get contract identity and latest market data for futures or forward instruments by providing an Avanza order-book ID. Use for current market analysis.
Instructions
Get contract identity and latest available market data, not guaranteed real-time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_book_id | Yes | Avanza order-book ID from discovery; not the separate instrumentId. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isin | No | ||
| name | Yes | ||
| type | No | ||
| quote | No | ||
| listing | No | ||
| tradable | No | ||
| underlying | No | ||
| orderbookId | Yes | ||
| keyIndicators | No | ||
| historicalClosingPrices | No |