Help simple mistake
-
Heey, i made an ea, but when i run it live and switch to another timeframe the ea immideately stops running. Does anybody know if i made a mistake?
-
It always do that , because you set the ea on a specific timeframe and when you change it everything in the ea stops working, so you need to reattach the ea when you change timeframes
-
@timmyhanke thanks, i didn't know this.