cgoldberg / ystockquote

Fetch stock quote data from Yahoo Finance
530 stars 182 forks source link

exchange rates #45

Open endir opened 7 years ago

endir commented 7 years ago

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

cgoldberg commented 7 years ago

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