Oanda currency historical rates could also be an interesting data source. Here is some code: import requests import pandas as pd pd.set_option("max_rows", 10) import pandas.compat as compat def _sanitize_dates(start, end): start = pd.to_datetime(start) end = pd.to_datetime(end) ...
For some reason OANDA is now returning an Error from pandas_datareader.oanda import get_oanda_currency_historical_rates fx_rates = get_oanda_currency_historical_rates(start='1990-01-01', end=None, quote_currency='USD', base_currency='EUR') Traceback (most recent call last): File "C:\...
and Dr. Richard Olsen. The first product introduced in 1996 featured a website providing free currency conversion tools and historical currency data to the public. Since then the company has grown to be the definitive source of FX rates trusted by leading global corporations...
TradeHero now draws real-time data from OANDA's online forex trading system, which features one of the world's largest historical, high frequency, filtered currency databases, so that users can trade 10 major global currencies, as well as gold and silver. Dinesh Bhatia, CEO and Co-Founder at...