option_vol_shfe
Retrieve daily options market data for Shanghai Futures Exchange commodities. Specify trade date and symbol to access structured records for analysis.
Instructions
上海期货交易所-期权-日频行情数据 https://www.shfe.com.cn/reports/tradedata/dailyandweeklydata/ :param trade_date: 交易日 :type trade_date: str :param symbol: choice of {'原油期权', '铜期权', '铝期权', '锌期权', '铅期权', '螺纹钢期权', '镍期权', '锡期权', '氧化铝期权', '黄金期权', '白银期权', '丁二烯橡胶期权', '天胶期权'} :type symbol: str :return: 日频行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 铝期权 | |
| trade_date | No | 20250418 |