cgoldberg / ystockquote

Fetch stock quote data from Yahoo Finance
534 stars 181 forks source link

Fix For Obtaining Yahoo Historical Data #52

Open skillachie opened 7 years ago

skillachie commented 7 years ago

Fix to update API to get historical data based on recent changes made by Yahoo. Inspired by fix in pandas_reader using cookies

skillachie commented 7 years ago

Strange.

Not sure why the assert fails in the Travis environment. Can you take a look locally.

screen shot 2017-06-11 at 11 23 20 pm
johnjackoleary commented 7 years ago

Tested locally, and seems to work for me.

cgoldberg commented 6 years ago

hmm.. travis still failing. I'd like to get this merged.