Matplotlib cant get currency data from Yahoo Finance...
Symbol for EUR/USD is EURUSD=X.
But using this ticket it gives 404 Error.
Matplotlib version: 1.5.1
example:
quotes = quotes_historical_yahoo_ochl('EURUSD=X', date1, date2)
urllib2.HTTPError: HTTP Error 404: Not Found