atreadw1492 / yahoo_fin

Scrape stock price history from new (Spring 2017) Yahoo Finance layout
MIT License
292 stars 125 forks source link

FEATURE: after-hours quote #4

Closed mmavova closed 4 years ago

mmavova commented 5 years ago

Is there a method similar to get_live_price("aapl"), but that would provide the after-hours price after 4pm, and the premarket price in the morning before 9:30am?

That would be nice to have.

atreadw1492 commented 4 years ago

Not yet, but it's a cool idea. I will consider adding this in a later version.