futures_delivery_shfe
Retrieve Shanghai Futures Exchange delivery status tables for a specified month. Input a YYYYMM date to get the monthly delivery summary data.
Instructions
上海期货交易所-交割情况表 https://tsite.shfe.com.cn/statements/dataview.html?paramid=kx 注意: 日期 -> 月度统计 -> 下拉到交割情况表 :param date: 年月日 :type date: str :return: 上海期货交易所-交割情况表 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 202312 |