Skip to main content

Available Indicators


Implementation details

Class names

Model nameParameters classData class
AvailableIndicatorsAvailableIndicatorsQueryParamsAvailableIndicatorsData

Import Statement

from openbb_core.provider.standard_models.available_indicators import (
AvailableIndicatorsData,
AvailableIndicatorsQueryParams,
)

Parameters

Data

symbol_root: str | None
The root symbol representing the indicator.

symbol: str | None
Symbol representing the entity requested in the data. The root symbol with additional codes.

country: str | None
The name of the country, region, or entity represented by the symbol.

iso: str | None
The ISO code of the country, region, or entity represented by the symbol.

description: str | None
The description of the indicator.

frequency: str | None
The frequency of the indicator data.