@alok I don't use this block very often, but every time it works right, around, losing side, winning side, or at least as per instructions

@alok I don't use this block very often, but every time it works right, around, losing side, winning side, or at least as per instructions

@alhammeed1990 widen and tighten the edges with the mouse
@nazila can you upload the indicator? i'll take a look at it
@sajadhmz-vp-phd this is for example:
when your profit reach 50$ , the stop is away 20, so 50-20= 30$ is your secur profit. The amount will be updated every 2$. So 52-20= 32 , 54-20= 34 and so on

@tec-nacks make this changes
ENUM_TIMEFRAMES
PERIOD_CURRENT

@DROGO which kind of backtest has you launched? I ask this because there are many result difference between "every tick" and "every tick based on real tick" (this one is the most closer to the live trading)
@Adam692 sure, i guess, if you want to maintain such small values ββit will certainly be better for you to add/subtract the spread on break even and trailing
@Adam692 the problem is the breakeven value = 1, very very small, it conflicts with the spread.
Increase that value and you'll see that it works
@Adam692 seems that the level of trailing is too closer to the current price. Can you share your project?
@Campero check the journal to see if there is any possible error
@Pascal-0 you have to upload into fxDreema that custom indicator in the .mq5 format as it is, without touch the code. It works fine on my side
@teamfx001 it's just a constant. Instead of write it manually i type * then right click martin , and save
I've always used Chrome, never had this problem
@Lerumo said in Setting RSI and MA custom indicators:
@ambrogio Okay I've just used a different indicator for MT4 now; I downloaded this indicator and it has worked for others. Please see if it works on your end - https://fxdreema.com/shared/4IKIxUckd . Here's the MT4 indicator - alx_rsi_bands_ma.mq4
what is the problem with that indicator?