EA using TMAs
-
Hi,
How do I create an EA using two TMAs (Daily and 4H)? The upper 4H TMA line has to cross the upper Daily TMA line from up to create a sell position, and the Lower 4H TMA line has to cross the Lower Daily TMA line from the bottom to create a buy position.
-
I can see that you are using custom indicator.
First of all, the indicator must give the EA proper values. To know this, you can use "Indicator tester" to test it.
Then... it depends on the crossover. I will suggest the two blocks on the bottom in "Indicators" category. Otherwise the crossover that is in "Condition" is a little bit... see here: https://fxdreema.com/demo/mt4-crossover-how-it-works Instead of Ask and Bid, you can try with Candle Close.