iexfinance
iexfinance copied to clipboard
Add include_today option to HistoricalReader
As the title says, just a quick change to allow passing include_today=True to get_historical_data and HistoricalReader. Thanks for a great library!
- [x] tests added / passed
- [x] passes
black iexfinance - [x] passes
git diff upstream/master -u -- "*.py" | flake8 --diff - [x] added entry to docs/source/whatsnew/vLATEST.txt
Thanks. I haven't had much time to look at this library in a bit but I will take a look at this PR early next week.