How to code a condition where the value of the ATR has to be added to price
-
Hi all,
I've been trying to figure this out for some days now but I don't get very far.
I want to have a condition that looks like this:
"If value of the ATR on candle 1 < distance between price on candle 1 and Moving Average on candle 1"Can anyone put me on the right track on how to do this in fxdreema?
Thanks in advance!
-
You can use this block this way:

-
@l-andorrà thank you very much for all the help! It works perfectly!
-
You're welcome.
-
@l-andorrà By feeling this ATR question comes at least 3 times a week. Maybe you could just make a tutorial?