How to Change last closed Candle Colour according to specific Condition
-
Lets say an Example: I want to paint a candle with different colour according to a specific condition then how to Do it. Like if Second last candle (ID 2) is Bullish and the Last Closed(ID 1) also to be Bullish so I have to make only last closed Candle in BLUE Colour and vice versa for Bearish I want RED Colour and the chart continues with the changed colour.
How to do configure changing a candle colour individually according some condition.
-
AFAIK fxDreema cannot change colours for individual candles. The closest it can do is applying templates you created on the chart. But then the information on previous candles will be lost. I'm afraid the only way to do it is via custom code.