-
Notifications
You must be signed in to change notification settings - Fork 55
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
[Enhancement] Add afterHours parameter to IEX intraday requests #537
Comments
Hi @GenusGeoff , thanks for filing this! I think this would be a welcome addition. There was a contribution that someone started last year, but didn't end up finishing. I left some notes on the PR It points to the area of code that you might end up modifying, if you'd like to use it as a reference. Let me know if you have any questions about how to make a modification to the library - I have documentation here for how to get a local environment set up. |
I will find some time to work on this some more. I appreciate the feedback. |
Please see #527 |
Please see Bug Fix #600 before attempting to implement this feature. |
Description
I suggest that we add the afterHours=<TRUE/FALSE> flag for IEX intraday quotes (REST endpoint). I may code this myself as I'm spending a bit more time with this project. But, I wanted to make the official request.
What I Did
N/A
FILES AFFECTED: api.py
The text was updated successfully, but these errors were encountered: