Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/2024 trading calendar update #70

Merged
merged 9 commits into from
Dec 20, 2023

Conversation

orvindemsy
Copy link

About

This PR do the followings:

  • XNYS

    • fix Juneteenth holiday logic
    • add 2024 csv and test file
  • XTKS

    • add 2024 XTKS holiday
    • add 2024 csv and test file

References

XNYS: https://www.nyse.com/markets/hours-calendars
XTKS: https://www.jpx.co.jp/english/corporate/about-jpx/calendar/index.html

@orvindemsy orvindemsy self-assigned this Dec 15, 2023
Copy link

@beppe712 beppe712 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I have left just one nit comment, thanks @orvindemsy

@@ -261,6 +262,7 @@ def sunday_to_wednesday(dt):
Timestamp('2020-09-22'),
Timestamp('2021-09-23'),
Timestamp('2022-09-23'),
Timestamp('2024-09-23'),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it is in the past and this year the Autumnal Equinox was on Saturday, but could you add it here in the past nonetheless just for completeness?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alright! done in 240d0e1

Copy link

@sercant sercant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@orvindemsy orvindemsy merged commit 712cc08 into master Dec 20, 2023
8 checks passed
@orvindemsy orvindemsy deleted the feature/2024-trading-calendar-update branch December 20, 2023 02:20
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.

3 participants