get_cffex_daily
Fetch daily trading data from the China Financial Futures Exchange for a specified trading date. Provides structured data for futures market analysis.
Instructions
中国金融期货交易所-日频率交易数据 http://www.cffex.com.cn/rtj/ :param date: 交易日; 数据开始时间为 20100416 :type date: str :return: 日频率交易数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20100416 |