ystockquote icon indicating copy to clipboard operation
ystockquote copied to clipboard

exchange rates

Open endir opened this issue 7 years ago • 1 comments

I am new to this library. how do I get historical data about the exchange rates? say eur/usd I tried

ystockquote.get_historical_prices('GBPEUR=X', '2013-01-03', '2013-11-08')

but does not work

endir avatar Feb 05 '17 12:02 endir

hmm.. looks like Yahoo API returns a 404 on exchange rate symbols.

cgoldberg avatar Feb 05 '17 15:02 cgoldberg