hydrosquall / hydrosquall/tiingo-python
[Enhancement] Add afterHours parameter to IEX intraday requests
Open
- Dominant language
- Python
- Stars
- 319
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
* Tiingo Python version: 0.13
* Python version: 3.8.5
* Operating System: Ubuntu 18.04 LTS/Linux
### Description
I suggest that we add the afterHours= 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
```
?afterHours=True [or False, defaults to False]
```
FILES AFFECTED: api.py
Contributor guide
Assessment
This issue has not been assessed yet.