get_etf_option_expire_day
Retrieve the expiration date and remaining days for ETF options by specifying the option category (e.g., 50ETF) and expiry month in YYYY-MM format.
Instructions
获取 ETF 期权到期日信息(到期日、剩余天数等)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cate | Yes | ETF 期权品种: 50ETF, 300ETF, 500ETF, 科创50, 科创板50 | |
| month | Yes | 到期月份,格式 YYYY-MM,如 "2025-04" |