The LockCurrency by FXDREEMA has this functionality.
Best posts made by juergen_wue
-
RE: I need help on this 🙏🙏posted in Questions & Answers
Latest posts made by juergen_wue
-
RE: I need help on this 🙏🙏posted in Questions & Answers
The LockCurrency by FXDREEMA has this functionality.
-
RE: ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
But not for me ... I ask me what my system makes other. It couln't be at least.
Thanks for your answers! -
RE: MT5 Indicator buffersposted in Questions & Answers
No describtion from FXDREEMA is available to solve this probem
-
RE: ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
@juergen_wue Yes, in my original it was "price level". That is not the error. But thanks for your tip!
-
RE: ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
@ambrogio In my fields are custom pice level. I dont know how it was here changed to fraction
-
RE: ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
@juergen_wue In the "adjust" field: *(SL_atr)
as example for the stop loss (ATR) in BUY and SELL -
RE: ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
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. -
ATR calculation for SL/TSL/TP not possibleposted in Bug Reports
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. -
RE: MT5 Indicator buffersposted in Questions & Answers
@vish said in MT5 Indicator buffers:
I have a custom MT5 indicator that gives buy and sell arrows. I want to use it in an EA on fxdreema. The indicator buffers looks like this:

So both buy and sell are on the same raw and therefore I can not use unique buffer numbers for buy and sell. Is there any workaround?