fund_individual_detail_hold_xq
Retrieve fund holdings data from Xueqiu (Snowball) for a given fund code and financial report date, providing structured holdings information for analysis.
Instructions
雪球基金-持仓 https://danjuanfunds.com/rn/fund-detail/archive?id=103&code=002804 :param symbol: 基金代码 :type symbol: str :param date: 财报日期 :type date: str :param timeout: choice of None or a positive float number :type timeout: float :return: 雪球基金-持仓 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20231231 | |
| symbol | No | 002804 | |
| timeout | No |