hi guys,
in order to test my strategy i require a EURUSD M5 chart that can expand till 2007-2008. do you have any idea where i can get EURUSD historical data ?
thank you
Testing strategies on EURUSD
- Gamma_gallus
- Trader
- Posts: 118
- Joined: Wed Nov 16, 2011 2:03 pm
- Location: France
Re: Testing strategies on EURUSD
Hello
Take the M1 data from here (10yrs history) then after you'll need to convert M1 data to all other TF (using a script, on FF there's a script that does convert in one shot M1 to all other TFs - instead of you, doing it manually one at the time with the std script .. )
http://www.forextester.com/data/datasources.html
PS: please beware these are GMT data, so adjust the time if needed when you load the data)
Gamma
Take the M1 data from here (10yrs history) then after you'll need to convert M1 data to all other TF (using a script, on FF there's a script that does convert in one shot M1 to all other TFs - instead of you, doing it manually one at the time with the std script .. )
http://www.forextester.com/data/datasources.html
PS: please beware these are GMT data, so adjust the time if needed when you load the data)
Gamma
-
garyfritz
Re: Testing strategies on EURUSD
I think M1 data gets you to 90% backtest accuracy. You need tick data for 99%. Here Birt tells how to use tick data from Dukascopy: http://eareview.net/tick-data
-
mieloo
- Trader
- Posts: 62
- Joined: Wed Nov 16, 2011 9:58 am
Re: Testing strategies on EURUSD
thank you very much.