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

NameTypeDescriptionDefaultOptional
providerLiteral['cboe', 'fmp', 'tmx', 'yfinance']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'cboe' if there is no default.cboeTrue

Data

NameTypeDescription
namestrName of the index.
currencystrCurrency the index is traded in.