Hello all,
After optimizing an ex4 from fxdreema in MT4, is there a way to import the changes saved in .set in MT4's strategy tester file to fxdreema project?
Thank you
Cheers
Hello all,
After optimizing an ex4 from fxdreema in MT4, is there a way to import the changes saved in .set in MT4's strategy tester file to fxdreema project?
Thank you
Cheers
Hi, I'm getting the following error codes when I download the ex4 from the builder.
Compilation errors
'8600' - undeclared identifier
'8600' - constant expected
did I miss anything are wrong doing somewhere?
how to find where these errors are, any tool to use?
Thank you
@l-andorrĂ said in Fractual Break out EA for MT4:
t high
Yes, that's correct. The idea is that I'd like to do a pending long at the latest high (fractal) when CCI > 0 and vis-versa . Thank you