@Katlego-Moraba You should use the block called 'indicator is visible' instead of 'indicator appears'.
Posts made by l'andorrà
-
RE: Not entering tradeposted in Questions & Answers
-
RE: Red Light, Green Light changing Objectsposted in Questions & Answers
@Zereleth Then you can do something like this to change a horizontal line colour from any colour to white, for example:

-
RE: I want the ea or Bot to continue opening order every bullish or bearish candleposted in Questions & Answers
You can remove block number 19. It is redundant. On the other side I see you logic is correct. No more than 3 trades will be open if conditions are met so I don't see the problem.
-
RE: Need config Take profit RR 1:1 or 1:1.5posted in Questions & Answers
@Pototito Then you need to use the values 100% for 1:1 and 150% for 1.5 here:

-
RE: How to have the blocks activate one at a timeposted in Questions & Answers
The problem is that changing colour action. Did you check if that change is repainted by the indicator? Because if it is then the bot is doomed.
-
RE: '::' - comma expectedposted in Questions & Answers
There can be many reasons. Could you please provide some more info?
-
RE: Candle position is lost when using a multi-symbol EA on MT5posted in Bug Reports
Great news! Thank you for sharing.
-
RE: Volume block percentage inputposted in Questions & Answers
Can you please share the link to your project?
-
RE: How to put entry at Oscillator crossover??posted in Questions & Answers
And that is the problem of combining different period indicators on top of each other. FxDReema can only compare values (numbers), not visual lines as you need.
-
RE: Red Light, Green Light changing Objectsposted in Questions & Answers
Please share the link to your project and I will take a look at it.
-
RE: Need config Take profit RR 1:1 or 1:1.5posted in Questions & Answers
The supertrand indicator is terrible. It repaints so badly. You should change that indicator or the bot will be doomed.
-
RE: Market closedposted in Questions & Answers
You can remove that 'once per tick' block. It is completely unnecessary as your blocks are in the 'on tick' tab.
-
RE: unmatched data errorposted in General Discussions
I don0t recommend to use that 'every tick' block. If it is in the 'on tick' tab it is simply redundant.
-
RE: Help with TDFI Indicator for MT5posted in Questions & Answers
Did you check the KAMA indicator is not repainting either?
-
RE: Find Ticket number on Closed Tradesposted in Questions & Answers
You need to do that with a 'For each CLOSED trade' block on top instead.

