list_indices
Get the list of BVB stock exchange indices with their symbols, names, and ISINs. Configurable output limit.
Instructions
List the BVB index universe (BET, BET-TR, BET-FI, ROTX, …).
Scrapes the indices overview page. Returns up to limit indices, each
{symbol, name, isin}. Every index's symbol is returned; name
and isin are populated only for indices BVB renders a server-side
profile for (others load via client-side tabs) and are otherwise null.
Pass a symbol to get_candles to chart an index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of indices to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |