-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Add End of Day Historical Data to FA : https://eodhistoricaldata.com/r/?ref=869U7F4J to #2500
Conversation
added stock/load for eodhistoricaldata
…into pauljsymonds/main
…a test for eodhd I couldnt get this to return on my slow machine) - Do not merge
…ng limited to 5 years - Do not merge
…ng limited to 5 years - Do not merge
Looks great Paul! Only change I need is that adding the limit argument does not change the amount of output. |
That limit argument is specifically for ratios only as that was the slow part, the rest should return as normal all data. Let me know how you would prefer it to work. For certain though Ratios cannot work for much more than that. |
Description
Implementation of fa, Initial fundamentals added:
Income,
Balance,
Cash
with Ratios and Plots for eodhd premium source
@DidierRLopes @colin99d please check this out and provide feedback.
Checklist:
Others
pre-commit install
.pytest tests/...
.