-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Market Holidays #2443
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
base: main
Are you sure you want to change the base?
Market Holidays #2443
Conversation
|
@ValueRaider @dhruvan2006 Any ideas? I think part of the problem is the requirement of metadata and |
|
Never merge main/dev into your branch, instead rebase. Ensure your base matches target branch. This PR looks like a write-off. |
|
Ok, but do you like the idea? Shall I make the PR again? |
|
Oh the idea. I'm undecided, so make the PR and let community vote on it. I'm not adding a dependency to a brand new package, especially when solutions already exist like exchange_calendars. |
The problem with most of the others is that they are static, |
Where?
So add a single dict mapping yf -> xcals. Are you willing to reproduce every calendar here? https://help.yahoo.com/kb/SLN2310.html?_guc_consent_skip=1747426492 (if you are, you have more impact adding them to xcals) |
|
Sorry I have been busy:
Oh sorry, unreleased pr adding more markets
Yes. I think it will take less time to do it in |
This is the implementation of #2298
@ValueRaider @dhruvan2006 when I was implementing the market holidays for
Websocketthere is aRecursionError. Any ideas of how to get rid of it?@ValueRaider I think I have fixed your commits for future pr's