add ATR on TP or SL
-
how i add ATR(Average True Range) indicator value in TP and SL?
can anyone help a bit. -
@yessojeb
Sl mode: Custom (Price fraction) -
Thanks for supporting
If I want to multiply ATR 1.5 time is that possible?
-
Yes, just type *1.5 in the adjust field. There's lots of forum posts about this topic
-
Thanks again

-
@roar
can I make a variable A (current price - ATR) and set the SL to "price level/value/numeric/variable A" and get the result? -
@darazarbaf yes, use the Formula block for the calculation
-
@roar
Thanks a lot