fund_portfolio_change_em
Retrieve major portfolio changes for a fund by year. Specify fund code, indicator (accumulated buys/sells), and year to get the data.
Instructions
天天基金网-基金档案-投资组合-重大变动 https://fundf10.eastmoney.com/ccbd_000001.html :param symbol: 基金代码 :type symbol: str :param indicator: choice of {"累计买入", "累计卖出"} :type indicator: str :param date: 查询年份 :type date: str :return: 重大变动 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 2023 | |
| symbol | No | 003567 | |
| indicator | No | 累计买入 |