Skip to main content

info

ETF Information Overview.

Parameters

symbol: Union[str, list[str]]

Symbol to get data for. (ETF) Multiple items allowed for provider(s): fmp, intrinio, tmx, yfinance.

Optional: False


Returns

results: list[EtfInfo]

Serializable results.


provider: Optional[Literal['fmp', 'intrinio', '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. (ETF)

name: str

Name of the ETF.

description: str

Description of the fund.

inception_date: str

Inception date of the ETF.