nlib icon indicating copy to clipboard operation
nlib copied to clipboard

YStock not working?

Open pbamotra opened this issue 8 years ago • 1 comments

Following code returns an empty array.

google = YStock('GOOG')
google.historical(start=datetime.date(2016,1,1), stop=datetime.date(2016,5,30))

pbamotra avatar May 31 '17 00:05 pbamotra

damn! last week Yahoo changed the API. Will move to google finance.

mdipierro avatar May 31 '17 01:05 mdipierro