futures_rule
Fetch futures trading calendar data for a specified recent trading date, returning a pandas DataFrame with trading day details for scheduling and verification.
Instructions
国泰君安期货-交易日历数据表 https://www.gtjaqh.com/pc/calendar.html :param date: 需要指定为交易日, 且是近期的日期 :type date: str :return: 交易日历数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20231205 |