Trust the results ?
What do you mean by that ?
Neither and/or both! The variable spread is more realistic and the current spread more artificial.
But in order to properly analyse the robustness of your EA, you need both types of testing. You should run many tests, with variable spread and different values of fixed spread, to see how your EA responds in each case.
If it is a properly coded EA, then it should be able to properly handle all the variations and adjust accordingly, or even stop trading if it deems the spread too high.
Neither and/or both! The variable spread is more realistic and the current spread more artificial.
But in order to properly analyse the robustness of your EA, you need both types of testing. You should run many tests, with variable spread and different values of fixed spread, to see how your EA responds in each case.
If it is a properly coded EA, then it should be able to properly handle all the variations and adjust accordingly, or even stop trading if it deems the spread too high.
Without knowing the strategy being implement it is difficult to say, but it could mean that the EA cannot adjust or adapt to higher spreads and chances are that in real live trading it could have some problems and be less profitable or even do badly.
To properly understand the back-tests results, requires that you understand all the mechanisms at play. It requires skill, knowledge and experience, and those take a long time to acquire.
Well, I used tick data for backtesting both types of spread. In every situation where I kept all test parameters the same, variable spread comes out to be multiple times better than current or fixed spreads. The resulting trades are exactly the same( trade time), Why is that may I ask?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi. I subscribe to Tick data service and can achieve 99.90% accuracy with my MT4 backtest results.
But, would someone please tell me whether I should trust the results of using Variable spread or should I trust results using Current spread?
The two seem vastly different, with much better results when i back test using variable spread.
Thanks!