Use an indicator in an Ea
-
Hi all
I need help to create an EA from an indicator. Regards -
I can help you. Could you please give more details about it?
-
@l-andorrà Yes, please.
when Moving average (exponential)=8 x>Moving average (smoothed)=18 Buy order and close sell order.
If Moving average (exponential)=8 <x Moving average (smoothed)=18 Sell order and close buy order
I have mq4 file of the indicator. But unable to create a EA.
Regards -
This is the tree for buys.
https://fxdreema.com/shared/B3S1dvffc
You should duplicate and adjust it for sells.
-
Thank you so much for your help. After some modifications, it works for me. Regards