fund_etf_hist_sina
Fetch daily historical quotes for ETF funds from Sina Finance. Provide a fund symbol to get a pandas DataFrame of daily trading data.
Instructions
新浪财经-基金-ETF 基金-日行情数据 https://finance.sina.com.cn/fund/quotes/159996/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 |