Try doing a forward testing. The result would be even better.
It will boil down to broker differences. You're running this on D1, so do both brokers start a day at the same time? Plus you have differences here:
//Bars in test 1779 Ticks modelled 34016685
and
//Bars in test 1755 Ticks modelled 39343933
You're looking at a difference of over 5 million ticks, and 24 bars
It will boil down to broker differences. You're running this on D1, so do both brokers start a day at the same time? Plus you have differences here:
and
You're looking at a difference of over 5 million ticks, and 24 bars
The ticks will always vary, as tick rate is different from broker to broker. Even if I run this test over a month and the number of bars are the same, there are still more than minor differences. Most accurate way to test is to run a robot on a micro account and see what transpires, I suppose. Thanks for your observations.
Delving now into the realms of supposition... are you employing some form of martingale or similarly high-risk strategy? I have always found that when a strategy is running on a proverbial knife-edge, minor differences or adjustments can cause substantial variations in the final result.
Also, have you run both in visual mode so you can scroll back and compare the bars? I have seen some anomalous history bars on occasion.
Delving now into the realms of supposition... are you employing some form of martingale or similarly high-risk strategy? I have always found that when a strategy is running on a proverbial knife-edge, minor differences or adjustments can cause substantial variations in the final result.
Also, have you run both in visual mode so you can scroll back and compare the bars? I have seen some anomalous history bars on occasion.
No martingale. Daily chart. EURUSD. I have put it on demo to give it a go. www.mql5.com/en/signals/76615
Description therein.
Thanks for your comments.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Two tests, different brokers, same robot, same spread, both performed with MT4 not connected. I appreciate broker's prices vary as do their swaps. Why such a big difference in result?