Arrow + 2 MA indicators
-
How create EA with 2 moving averages and my indicator?
When 5 MA is above 20 MA and the arrow appears then it should open the Buy position.
When 5 MA is below 20 MA and the arrow appears then it should open the Sell position.
I tried something like this but it does not work.
-
Now I see that does not always open the position why this happens?
-
open More settings in conditions and try set Candle ID to 1 ...
-
Thank you for help. It looks like it's a indicator fault.
-
And is it possible to open the position when the hammer appears? How it should look like ?