Custom indicator problem - [SOLVED]
-
Hello guys, I need help.
I have one indicator that works with EMA. I upload as a custom indicator( like tutorials)
MT5 parameters:


When I use on the graphic it works fine, but when I put in fxdreema with the same parameters, they work totally differently.
EXAMPLE:
same graphic, at the same time frame, same period.CORRECT - EMA Bellow candles. ( Run like Indicator )

WRONG - EMA inside candles. ( Run with expert )

How can I fix it ? Its a problem with parameters conditions ? mt5 bug ?
follow the link of project...
-
@ibarreto SOLVED.
I got other indicator in mql communit and compile again. Know work.