fund_etf_dividend_sina
Retrieves the cumulative dividend amount for an ETF fund from Sina Finance. Input a symbol (e.g., sh510050) to get total dividends paid.
Instructions
新浪财经-基金-ETF 基金-累计分红 https://finance.sina.com.cn/fund/quotes/510050/bc.shtml :param symbol: 基金名称, 可以通过 ak.fund_etf_category_sina() 函数获取 :type symbol: str :return: 累计分红 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | sh510050 |