Skip to main content

Etf Holdings Date


Implementation details

Class names

Model nameParameters classData class
EtfHoldingsDateEtfHoldingsDateQueryParamsEtfHoldingsDateData

Import Statement

from openbb_core.provider.standard_models.etf_holdings_date import (
EtfHoldingsDateData,
EtfHoldingsDateQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrSymbol to get data for. (ETF)False
providerLiteral['fmp']The provider to use for the query, by default None. If None, the provider specified in defaults is selected or 'fmp' if there is no default.fmpTrue

Data

NameTypeDescription
datedateThe date of the data.