Skip to content

Conversation

@w3stling
Copy link

@w3stling w3stling commented Nov 7, 2025

Fixes #511
Add the missing holidays — Teachers’ Day (September 28), Taiwan Restoration Day (October 25), and Constitution Day (December 25) — for TWSE.

Source:
https://www.twse.com.tw/en/trading/holiday.html

Workflow to modify an existing Exchange Calendar

  • Modify calendar class as required.
  • Modify the test resources file (e.g tests/resources/{Exchange MIC}.csv), either manually or by executing python etc/make_exchange_calendar_test_csv.py {Exchange MIC}.
  • Check if any of the fixtures in tests/test_{Exchange MIC}_calendar.py need updating to reflect your changes.
  • Add references to any new/modified holidays in exchange_calendars/exchange_calendar_{Exchange MIC}.py.

@gerrymanoim gerrymanoim merged commit 79a4c2c into gerrymanoim:master Nov 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XTAI missing holidays

2 participants