Atr Calculation
-
I set ATR2 for SL
and ATR4 for TP
But it is not correct Number. for example SL is equal 2.9 * ATR and it is same about TP!
what happened?! -
-
@saeed123 You should not use variables on the '?' box. You should manually type '*ATR_SL' instead.
-
@l-andorrà Thank you. I am using trailing stop for trailing profit and I have no TP so, trailing stop determine how much profit I can get and also, I am using ATR for determine SL.
My problem is that, trailing stop does not let me set SL base on ATR.
I have no idea how i can set a Trailing Stop value .
Also, If I want to set these variable "ATR_SL" it gives me wrong value.