nlib
nlib copied to clipboard
YStock not working?
Following code returns an empty array.
google = YStock('GOOG')
google.historical(start=datetime.date(2016,1,1), stop=datetime.date(2016,5,30))
damn! last week Yahoo changed the API. Will move to google finance.