EA Builder Pro has a built-in backtester which has been embedded in the system. You can run your backtests on the fly without ever exporting your EA. With this feature you can quickly identify profitable strategies. If you would like to run a backtest in EA Builder Pro you wil need to register and login. From then onward you have the option to click the "Run Backtest" button.
Our MT4 backtests are using the Dukascopy tick data.
Our MT5 backtests are using the Pepperstone tick data.
Every broker will have slightly different tick data, which produces different results especially if you're a (micro) scalper. We highly recommend using MT5 instead of MT4, because MT5's tick quality is much better.
If you're a scalper, it's common —especially with scalping strategies or those involving low take profit (TP) and/or stop loss (SL) levels— for spreads and commissions to significantly impact your results. For scalping strategies, it's recommended to: 1: backtest on your local machine only. 2: verify spreads, commissions and latency match your broker's.
However, if you're not a (micro) scalper, please make sure:
In the backtest dialog you can specify the backtest parameters.
When done click the Run button and a backtest will be queued.
Your backtest will be added to a queue. The queue operates on a first scheduled - first processed basis, which means that - when there are other backtests queued - it can take some time before your backtest will be processed. This depends on the amount of queued backtest at that moment. You can monitor your backtest progress under "Backtest" when you click the menu.
When your backtest has finished you can view your backtest report or click to download.
If you would like to recover the EA for the backtest results you are viewing click on the Recover expert advisor button. This EA with specific parameters for this backtest will be added to your Expert Advisor List.
Next: Alerts & Notifications