iexfinance icon indicating copy to clipboard operation
iexfinance copied to clipboard

Add include_today option to HistoricalReader

Open lsapan opened this issue 2 years ago • 1 comments

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

lsapan avatar Apr 05 '22 13:04 lsapan

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.

addisonlynch avatar Apr 06 '22 22:04 addisonlynch