fund_portfolio_hold_em
Retrieve fund portfolio holdings for a specified fund code and year from Eastmoney. Obtain detailed positions data for investment analysis.
Instructions
天天基金网-基金档案-投资组合-基金持仓 https://fundf10.eastmoney.com/ccmx_000001.html :param symbol: 基金代码 :type symbol: str :param date: 查询年份; 传入空字符串时返回最新可用年份数据 :type date: str :return: 基金持仓 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2024 | |
| symbol | No | 000001 |