stock_zh_index_daily
Retrieve historical daily index quotes from Sina Finance by specifying an index code like sh000909 or sz399998. Returns a pandas DataFrame with historical market data.
Instructions
新浪财经-指数-历史行情数据, 大量抓取容易封 IP https://finance.sina.com.cn/realstock/company/sh000909/nc.shtml :param symbol: sz399998, 指定指数代码 :type symbol: str :return: 历史行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | sh000922 |