I want to take sell / buy trades with 200 ema
-
https://fxdreema.com/shared/qrwGDKb0b
So I have a EA but I want the buy method to work only above 200 ema and sells to only work only under 200 ema any help?
-
@zae yes crosses above is not run I'm too
-
@zae your link doesn't work
-
-
@zae simply add a condition block : ask > 200 EMA for buys and bid < 200 EMA for sells