Ganja - Post3, good find!!
GobFib USDJPY 4h
- nice to see someone using my Fibo mod
- interesting reverse condition on the 4h generates nice results
- you can see that it only loses on 'close at stop'
- also, I don't have data from 2005, just 2006.
Hi. Doesn't that large 'close at stop' drop mean that there are orders being opened and 'forgotten' about until MT closes everything en-masse at the end of the test?
Yup!

Thanks, appreciate the clarification.
Tross, can you attach your real data and howto?
I wanted to have a place to post some real backtesting data.I have and am in the process of collecting real tick data for 2006.
If you have a great backtest for any EA, but you'd like to see it modelled with 99% then post it here and I will run it on my data.
To request a backtest, in your post include;
1. the mq4 (attach it)
2. the settings of Every option, or the detailed backtest report
2. the pair or pairs (check the list)
3. the timeframe
Pairs available as of Dec 29/06;
EURUSD
USDJPY
USDCAD
I will make the first post in a format I think should be used.Hi, Tross
I testing with tick data Gain Capital.
But I don't know, if is able to believe record. Use only *fxt datathat the am generated, without election RECALCULATE.
Examples for EURUSD
1. downloads *.csv data
2. copy FXTHeader.mqh to \experts\include
3. copy simple_csv2fxt.mq4 to \experts\scripts
4. copy GainTicks2fxt.mq4 to \experts\scripts
5. restart Terminal
6. copy csv files to \expert\files and rename EURUSD_ticks.csv
7. run terminal without internet or without password...not loggeed!
7. open graph EURUSD , switch timeframe M1 and drag and drop script GainTicks2fxt.mq4 to graph.
8. after convert... look journal, *.fxt in dir files.
9. repeat any timeframe
10. copy *.fxt to tester\history and dont enable switch RECALCULATE
This is EURUSD my repaired data 2005..2006 GAIN CAPITAL
http://rapidshare.com/files/9633327/EUR_USD.zip.html
http://rapidshare.com/files/9635504/GBP_USD.zip.html
I have found numerous errors in the data that I downloaded from Gain.
Most commonly, in January Febuary or March the .csv files for certain weeks will contain previous weeks also.
I found it necessary to scan the dates line by line of each file for each week of the year.
Eventually I got all the data in it's correct order.
The final yearly csv file before converting to .fxt is 80 to 120 megs depending on the pair.
I don't think it matters if the terminal is live (internet password, logged in).I also don't create a history file.
Funny thing, I saw someone selling this same service on Ebay, customized TF for certain pairs.
Tross
I tried GoblinOptions on tick data which is not Gain Capital and got an almost indentical result.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I wanted to have a place to post some real backtesting data.I have and am in the process of collecting real tick data for 2006.
If you have a great backtest for any EA, but you'd like to see it modelled with 99% then post it here and I will run it on my data.
To request a backtest, in your post include;
1. the mq4 (attach it)
2. the settings of Every option, or the detailed backtest report
2. the pair or pairs (check the list)
3. the timeframe
Pairs available as of Dec 29/06;
EURUSD
USDJPY
USDCAD
I will make the first post in a format I think should be used.