Backtesting bug and EA is not run
-
I have some questions
1.Custom Indicator is not run for backtesting.I can fix it?
2.EA is not run in MT4 but Same EA can run in MT5. Is it problem?
-
Coding >> https://fxdreema.com/shared/Uy8mk51Hb
-
Remove that 'once per tick' block. It is redundant in the 'on tick' tab.
-
ok I have removed one per tick yet but it is not run for MT4.
-
@ohm123 Is this the whole project or just part of it?