holdings_date
Use this function to get the holdings dates, if available.
Parameters
- standard
- fmp
symbol
: str
Symbol to get data for. (ETF)
• Optional: False
symbol
: str
Symbol to get data for. (ETF)
• Optional: False
cik
: str
The CIK of the filing entity. Overrides symbol.
• Optional: True
Returns
results
: list[EtfHoldingsDate]
Serializable results.
provider
: Optional[Literal['fmp']]
Provider name.
warnings
: Optional[list[Warning_]]
list of warnings.
chart
: Optional[Chart]
Chart object.
extra
: dict[str, Any]
Extra info.
Data
- standard
- fmp
date
: Union[date, str]
The date of the data.
date
: Union[date, str]
The date of the data.