How to open a trade only when there has been candle close
-
Hello.
There are indicators that change its value while the candle has not closed and then my EA operates within the same candela generating many failed trades, but I just want to operate with the indicator value after close candle has occurred.
I hope that I explained well it.
How I can do it? Does anyone know how to do it?
Thank you very much for your help.
-
For the indicator settings, use Candle ID = 1. This is somewhere in "More settings". Candle with ID 1 is the previous finished candle. Well, for some indicators it is not finished, some of them repaint even in the past few candles, but anyway
-
Ok Radoslav,
I tested it and so my EA works better than before.
I'll have to continue making improvements.
I take this opportunity to congratulate you for creating your fxDreema platform. fxDreema is spectacular and very useful for people who do not know how to program in MQL, like me.
Thank you very much again.
-
How to open a trade only when 15 minutes candle close
please help me in this -
Once per bar (set it to work for M15) -> Other blocks