option_sse_expire_day_sina
Get the expiration date and remaining time for options on 50ETF or 300ETF for a specified expiration month.
Instructions
指定到期月份指定品种的剩余到期时间 :param trade_date: 到期月份: 202002, 20203, 20206, 20209 :type trade_date: str :param symbol: 50ETF or 300ETF :type symbol: str :param exchange: null :type exchange: str :return: (到期时间, 剩余时间) :rtype: tuple
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 50ETF | |
| exchange | No | null | |
| trade_date | No | 202102 |