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

NameTypeDescriptionDefaultOptional
symbolUnion[str, List[str]]Symbol to get data for. (ETF) Multiple items allowed for provider(s): fmp, intrinio, tmx, yfinance.False

Data

NameTypeDescription
symbolstrSymbol representing the entity requested in the data. (ETF)
namestrName of the ETF.
descriptionstrDescription of the fund.
inception_datestrInception date of the ETF.