index_stock_cons_sina
Fetch the constituent stocks of a stock index from Sina. Provide an index code such as 000300 to retrieve its component stocks.
Instructions
新浪新版股票指数成份页面, 目前该接口可获取指数数量较少 https://vip.stock.finance.sina.com.cn/mkt/#zhishu_000040 :param symbol: 指数代码 :type symbol: str :return: 指数的成份股 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 000300 |