Skip to main content

Etf Info


Implementation details

Class names

Model nameParameters classData class
EtfInfoEtfInfoQueryParamsEtfInfoData

Import Statement

from openbb_core.provider.standard_models.etf_info import (
EtfInfoData,
EtfInfoQueryParams,
)

Parameters

symbol: Union[str, list[str]]

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

Optional: False

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.