Simple stop and reverse strategy not working
-
Hey guys here's the link to my project
https://fxdreema.com/shared/7lXrHKmSbI'm just trying to create a simple stop and reverse strategy in mt5 but it doesn't seem to work once I try and optimize it. It just freezes in the optimizer after running 25/100 tests. Just trying to get some ideas. Thanks.
-
I this the whole project or just part of it? If it is complete, the problem is in your terminal's data pool.
-
this is the whole strategy, do you mean that the brokers data is not good enough? I've run past strategies on the same time frame and had no issues, but whenever I try any sort of stop and reverse strategy with fxdreema on mt5 it doesn't work.
-
Your logic is correct. That means the problem must be in the terminal or in the way your broker is dealing with fxDreema code. Can you try the same EA on other brokers? That will confirm or not the issue.