futures_settle_cffex
Fetch settlement parameters from the China Financial Futures Exchange (CFFEX) for a specified date. Provide a date to retrieve the corresponding settlement data.
Instructions
中国金融期货交易所-结算参数 http://www.cffex.com.cn/jscs/ :param date: 结算参数日期 format:YYYY-MM-DD 或 YYYYMMDD 或 datetime.date对象,默认为当前交易日 :type date: str or datetime.date :return: 结算参数数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20260119 |