fund_open_fund_rank_em
Fetch open-end fund rankings from Eastmoney. Filter by fund type (stock, mixed, bond, index, QDII, FOF) to get a DataFrame of ranked funds.
Instructions
东方财富网-数据中心-开放基金排行 https://fund.eastmoney.com/data/fundranking.html :param symbol: choice of {"全部", "股票型", "混合型", "债券型", "指数型", "QDII", "FOF"} :type symbol: str :return: 开放基金排行 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 全部 |