ezyquant.reader.SETDataReader.is_trading_date#
- SETDataReader.is_trading_date(check_date: str) bool #
Data from table CALENDAR.
- Parameters:
check_date (str) – string with format YYYY-MM-DD.
- Returns:
True if the trading date is exist.
- Return type:
bool