Skip to main content

available

All indices available from a given provider.

Parameters


Returns

results: AvailableIndices

Serializable results.

provider: Optional[Literal['cboe', 'fmp', 'tmx', 'yfinance']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


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.