futures_settle_gfex
Retrieves settlement parameters from the Guangzhou Futures Exchange for a specified date. Provide a date to get the corresponding settlement data as a structured dataframe.
Instructions
广州期货交易所-结算参数 http://www.gfex.com.cn/gfex/rjycs/ywcs.shtml :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 |