JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
896 stars 214 forks source link

Get data for yesterday using `get_historical_price_data` #90

Closed ArtixZ closed 3 years ago

ArtixZ commented 3 years ago

Is there a way to get recent 2 days data? Using get_historical_price_data, I can only get data at least 2 days before.

ArtixZ commented 3 years ago

I'm an idiot. Yesterday was Sunday...