@godwin-6 said in Engulfing Candle:
@ambrogio I have searched the forum but no clue
It seems you didn't do a very good research. However this is for bullish engulfing
@godwin-6 said in Engulfing Candle:
@ambrogio I have searched the forum but no clue
It seems you didn't do a very good research. However this is for bullish engulfing
@godwin-6 hello, have you already searched in the forum? There are a lot of posts about it
@tuqjo5757 said in how to find the price of a candle that cross the MA?:

how to find the price of a candle that cross the MA?
thanks for advices
You can simply get the value of the moving average on the reference candle
@davidmcc Nothing to do in case of gap, the operations are executed at the first available tick. The only thing you could do is find a broker that has guaranteed stop losses.
@ontradingx Unfortunately I am not very good with custom codes or loops, what I did is draw the first two lines with movement of + 1% and - 1%. Someone else smart can solve how to draw the grid, indeed it also interests me.

@ontradingx Please, I can't understand your purpose well, could you explain better on this chart ?

@ontradingx That value refers to the difference from the current price minus the previous close, divide the result by the previous close and multiply by 100.
You can do this using a few "formula" blocks
@dreema-2 said in Convert one indicator mql4 to mql5. Pls:
Convert one indicator mql4 to mql5. Pls
Hello, you can use the Fxdreema converter tool, most of time it works well, otherwise you have to find a coder as @jstap said above

@aisar in this case you need a custom RSI indicator that shows you the two moving averages on the indicator window
@tipsywisdom absolutely not, did you read every comment correctly?
@ibrahim-3 hello, you have to specify the candle ID value, you left the field blank

@Youngtreptrader @l-andorrà @TipsyWisdom Thank you all. As I said above, my project that I posted at the beginning of the topic works perfectly as it is, with the drop-down menu. It was an MT4 platform problem. Thanks again
@fxdreema It seems that I have problems with my platform, in fact I have tried on another MT4 and it works perfectly, thanks anyway
@l-andorrà @Youngtreptrader have you tried my project that I linked at the beginning of the thread? It seems that I have problems with my platform, in fact I have tried on another MT4 and it works perfectly, thanks anyway
@flockogola hello, the candles have a numerical name, please take a picture with your request, this way it will be clear to all members.

@fxdreema Hello, I don't remember ever having this problem in the past, maybe I missed some steps. I would like to put the backtest on M1 chart and get the signal from the M15 chart for example. But i can't. Is this a bug? Thank you
https://fxdreema.com/shared/vmTUnJaac

@youngtreptrader Ok thanks, now it's clearly a bug
@youngtreptrader thanks, I already did what you did now, it doesn't work. Have you tried your project in backtest? Anyway that's a drop-down menu (enum timeframes) that has to work, it does not make sense change the time frame in the fxdreema builder.