get_etf_info
Get ETF identity, listing details, and latest available quote using an Avanza order-book ID. Provides current market data for informed investment decisions.
Instructions
Get ETF identity, listing and latest available quote; 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 | ||
| marketPlace | No | ||
| orderbookId | Yes | ||
| keyIndicators | No | ||
| historicalClosingPrices | No |