fund_value_estimation_em
Fetch recent fund net value estimates from Eastmoney by selecting fund type (e.g., stock, mixed, bond). Returns data as a pandas DataFrame.
Instructions
东方财富网-数据中心-净值估算 https://fund.eastmoney.com/lof_fundguzhi1.html :param symbol: choice of {'全部', '股票型', '混合型', '债券型', '指数型', 'QDII', 'ETF联接', 'LOF', '场内交易基金'} :type symbol: str :return: 近期净值估算数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 全部 |