Changing the color of the candles.
-
Hello. I have one question. How can I do something like this:
Well, after meeting the conditions, let's assume the color of the candles on BUY would change to green, but only candles from the moment of reaching the condition and regardless of the type of candle, until the condition disappears. If the condition is not met, the chart should draw gray candles. Analogous to the SELL item only in red.Someone were eager to help?
-
@lomcio You can modify those colours here:

-
Okay, but in this case, don't all the candles change color? I mean something like in the picture, EMA 20> EMA 50 condition occurs, the colors of the candles turn green ONLY during this condition, analogous to EMA 20 <EMA50, red.

-
@Lomcio How were you able to accomplish this candle color change based on a condition?
I need this.
Condition when MACD baseline is above the '0' level change candle color to Lime.
Seems so simple but very difficult to figure out.Is this sort of candle color change possible with FXDreema or does FXDreema mostly only do EA's?
-
You are right. All candles will be changed. Honestly, I'm not sure you can change individual candles by using standard fxDreema blocks. I guess you would need custom code to get what you need.