holidays.financial.chicago_mercantile_exchange

ChicagoMercantileExchange(*args, **kwargs)

Bases: ObservedHolidayBase, ChristianHolidays, InternationalHolidays, StaticHolidays

Chicago Mercantile Exchange (CME) holidays.

Prior to 2015, minor holidays halted at 10:30 AM CT. From 2015 onward, CME standardized these to 12:00 PM CT. * Martin Luther King Holiday Schedule 2009 * Martin Luther King Holiday Schedule 2015

References

market = 'XCME' class-attribute instance-attribute

default_language = 'en_US' class-attribute instance-attribute

supported_languages = ('en_US', 'gu', 'hi') class-attribute instance-attribute

start_year = 2000 class-attribute instance-attribute

supported_categories = (HALF_DAY, PUBLIC) class-attribute instance-attribute

XCME(*args, **kwargs)

CME(*args, **kwargs)

ChicagoMercantileExchangeStaticHolidays

Chicago Mercantile Exchange (CME) special holidays.

References

name_closed_following_wtc_attacks = tr('Closed following Attacks on the World Trade Center') class-attribute instance-attribute

name_hurricane_sandy = tr('Hurricane Sandy') class-attribute instance-attribute

special_public_holidays = {2001: ((SEP, 11, name_closed_following_wtc_attacks), (SEP, 12, name_closed_following_wtc_attacks), (SEP, 13, name_closed_following_wtc_attacks), (SEP, 14, name_closed_following_wtc_attacks)), 2004: (JUN, 11, tr('National Day of Mourning for former President Ronald Reagan')), 2007: (JAN, 2, tr('National Day of Mourning for former President Gerald R. Ford')), 2012: ((OCT, 29, name_hurricane_sandy), (OCT, 30, name_hurricane_sandy)), 2018: (DEC, 5, tr('National Day of Mourning for former President George H. W. Bush')), 2025: (JAN, 9, tr('National Day of Mourning for former President Jimmy Carter'))} class-attribute instance-attribute