Help with MA crossover EA - new User
-
https://fxdreema.com/shared/oDvnahgpb
Could someone please explain why I am struggling with getting the above EA to work as expected. All it should do is buy when the 5 EMA crosses above the 20 EMA and sell when the opposite occurs. I am running it on EUR/USD on a monthly timescale from 2000 to 2010. When testing it buys on the first crossover as expected in June 2002. It then also sells when expected in August 2005. However when I get a buy crossover in April 2006 nothing happens. I must be doing something wrong. Thank in advance.

-
Project screenshot ?
-
Link to the project is at the beginning.
-
Blocks 2 and 4 have different timeframes selected. On block 2 'monthly' is selected whereas on block 4 you specified 'current'. Additionally, blocks designed to close trades are 'Off', ie, not active (red highlight).
-
Thanks. Think the real issue I was having was incorrect use of Candle ID - sorted now. Cheers