Skip to main content

holdings

Get the holdings for an individual ETF.

Parameters

symbol: str
Symbol to get data for. (ETF)


Returns

results: EtfHoldings

Serializable results.

provider: Optional[Literal['fmp', 'intrinio', 'tmx']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data

symbol: str | None
Symbol representing the entity requested in the data.

name: str | None
Name of the asset.