testing and optimizing
-
Do anybody knows about a third party software that can test and optimize EAs? MT4 strategy tester is really slow and ineffective.......
-
not as easy as metatrader + fxdreema ...
-
MT5 is much better and faster. And fxDreema lets you test on MT5 and switch to MT4 fairly easily.
-
One of the reasons to be slow is that the EAs are generated and the code is full of code that is never used. From time to time I'm trying to optimize it here and there, but it will always be slower than an EA that is written manually. The problem is that it's not that easy to manually code an EA and that's why fxDreema exists

-
EA from fxdreema is fast enough, but logic between blocks must be right used, it took some time to understand how to use some blocks.
One can create slow EA directly in mql
In metatrader case, the speed is more about logic.Anyway, what is speed?
... one can spend weeks or months with average EA in mql and result is the proof of lossable strategy,
or one can spend 1 day with the same EA in fxdreema
... so what is speed?
