How can i used custom indicator?
-
Hey
is this possible to use custom indicator ex4 file in fxdreema?
if it is, then how can i used it in my ea and command him.
Indicator is just like RSI, i want to create an EA with that indicator -
-
-
@l-andorrà Thanks for the share, i added my indicator and working fine. but i want to change these values from input of mt4, when i click on (use as input parameter) box, fxdreema give me error while compiling ex4 file, i tried also with constant type double, but the same error, dear is there any way to use as input perameter?

-
@talalkhan This is because you selected the tickboxes on the right of those 'RMI value'. That doesn't work necessarily well in fxDreema. You should try to craete variables (in your case Constants) and try the instead. However, when dealing with custom indicators there is no guarantee it will work.
