Skip to main content

Available Indices


Implementation details

Class names

Model nameParameters classData class
AvailableIndicesAvailableIndicesQueryParamsAvailableIndicesData

Import Statement

from openbb_core.provider.standard_models.available_indices import (
AvailableIndicesData,
AvailableIndicesQueryParams,
)

Parameters

Data

symbol: str
Symbol representing the entity requested in the data.

name: str | None
exchange: str | None
Stock exchange where the index is listed.

currency: str | None
Currency the index is traded in.