fund_fee_em
Retrieve trading rules and fees for Chinese mutual funds from East Money by fund code, covering subscription/redemption rates, transaction confirmation, and operating costs.
Instructions
天天基金-基金档案-购买信息 https://fundf10.eastmoney.com/jjfl_015641.html :param symbol: 基金代码 :type symbol: str :param indicator: choice of {"交易状态", "申购与赎回金额", "交易确认日", "运作费用", "认购费率(前端)", "认购费率(后端)","申购费率(前端)", "赎回费率"} :type indicator: str :return: 交易规则 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 015641 | |
| indicator | No | 认购费率 |