Nice run of winners since your last updates - which seem to be working. It would be good to see fixed lot trades so we can use true comparisons going forward ie standard 0.1 lot for all pairs.
I encourage to any trader here to use metatrader 5 at least for backtest the EA using the demo version in mql5.
All the SFE EAs have now his clone versions in mql5, and in the mt5 backtester, you can backtest all the symbols at the same time, then you can simulate exaclty a basket of symbols growing accordingly the balance. And you can backtest with fixed lot if desired. And do forward test since the update of the version...
I mean, is very easy with mt5 launch some test and extract conclusions.
Anyway, the use of %risk/trade instead of fixed lot size, is a must for me right now, and I preffer this way to evaluate the performance of the EAs, because all the trades counts the same, while in a fixed lot size, some extremal situations can move the profit to one direction or another, and interfere with the base performance of the EA.