Entry point!
-
Hello.
I'm trying to make a system that makes an entry only when it comes back to the MA price (certain amount points) Maybe someone could help me out with this
!

-
@laimoniszerga1 I can make a system that allows making an entry only when the price goes out from the MA zone.
Like if the price goes 100 pips from MA price, then trade opens, but I want to ignore it.
I want to open trade when the price comes back at across 100 pips level. Then I open trade and sell. -
@laimoniszerga1 To do this I use a loop in this link you will see how to count candles from x, then put another condition for candle touching MA.
-
@jstap Thanks for your opinion!