stock_szse_sector_summary
Fetch Shenzhen Stock Exchange sector trading data for a specified month or year. Analyze industry volume and turnover from official SZSE statistics.
Instructions
深圳证券交易所-统计资料-股票行业成交数据 https://docs.static.szse.cn/www/market/periodical/month/W020220511355248518608.html :param symbol: choice of {"当月", "当年"} :type symbol: str :param date: 交易年月 :type date: str :return: 股票行业成交数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 202501 | |
| symbol | No | 当月 |