From a2a60af3e040ef2cb785c28b361fb431526ce12d Mon Sep 17 00:00:00 2001 From: peterhbromley Date: Wed, 6 Nov 2019 16:14:42 -0500 Subject: [PATCH] ENH: Trading holiday on Oct 21 due to elections (#97) --- tests/resources/xbom.csv | 1 - trading_calendars/exchange_calendar_xbom.py | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/xbom.csv b/tests/resources/xbom.csv index d4d87906..89d1b6c7 100644 --- a/tests/resources/xbom.csv +++ b/tests/resources/xbom.csv @@ -5646,7 +5646,6 @@ 2019-10-16,2019-10-16 03:46:00,2019-10-16 10:00:00 2019-10-17,2019-10-17 03:46:00,2019-10-17 10:00:00 2019-10-18,2019-10-18 03:46:00,2019-10-18 10:00:00 -2019-10-21,2019-10-21 03:46:00,2019-10-21 10:00:00 2019-10-22,2019-10-22 03:46:00,2019-10-22 10:00:00 2019-10-23,2019-10-23 03:46:00,2019-10-23 10:00:00 2019-10-24,2019-10-24 03:46:00,2019-10-24 10:00:00 diff --git a/trading_calendars/exchange_calendar_xbom.py b/trading_calendars/exchange_calendar_xbom.py index 6b02b30a..5a4885fa 100644 --- a/trading_calendars/exchange_calendar_xbom.py +++ b/trading_calendars/exchange_calendar_xbom.py @@ -308,6 +308,7 @@ '2019-09-10', '2019-10-02', '2019-10-08', + '2019-10-21', '2019-10-28', '2019-11-12', '2019-12-25',