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

Added new function for downloading Earnings Calendar data #576

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nicolasakf
Copy link

@nicolasakf nicolasakf commented May 30, 2022

Renamed news.py module to calendar.py
Added new function "convert_abbreviations_to_number" to utils/extra.py module
Added new function "earnings_calendar" to calendars.py module

nicolas.fonteyne added 2 commits May 30, 2022 16:37
Added new function convert_abbreviations_to_number in utils/extra.py
Added earnings_calendar function to calendars.py module
@nicolasakf
Copy link
Author

nicolasakf commented May 31, 2022

This still needs some fixing... I couldn't make it retrieve the entire table for a given date range - I believe it has something to do with the "limit_from" param in the request, just like in the economic_calendar function, but for some reason, the logic used in the second doesn't work for this first

@nicolasakf nicolasakf marked this pull request as draft October 3, 2022 12:39
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.

None yet

1 participant