ATR calculation for SL/TSL/TP not possible
-
Normally I calculate ATR-SL/TSL/TP with from actual ATR(peroid) at ADJUST block with formular:
*(SL_atr)
But actual it is not possible. -
What do you exactly mean? You can definitely do it.
-
I had think so... In other EAs wit fxDREEMA it works correctly.
But here https://fxdreema.com/shared/lEN2hhKP
I have SL_ATR with 2.0 and a STOP at 0.00519 and the price is at 1.11176 (EURUSD) - as an example. -
I cannot see in your project how that variable (SL_atr) is calculated.
-
@juergen_wue you have to choose "custom price fraction" not price level

-
@juergen_wue In the "adjust" field: *(SL_atr)
as example for the stop loss (ATR) in BUY and SELL -
@ambrogio In my fields are custom pice level. I dont know how it was here changed to fraction
-
@juergen_wue said in ATR calculation for SL/TSL/TP not possible:
@ambrogio In my fields are custom pice level. I dont know how it was here changed to fraction
i mean : change "price level" to "price fraction"
-
@juergen_wue Yes, in my original it was "price level". That is not the error. But thanks for your tip!
-
@juergen_wue so what is the error?
I use "price fraction" and it works fine -
But not for me ... I ask me what my system makes other. It couln't be at least.
Thanks for your answers!