This forum is now read-only. You can discuss you questions on Forums of MQL4.community and MQL5.community

Coloring newly forming bar


Back to topics list
avatar
3
DareDevil 2007.07.10 06:38 
Hi,

Is there a method/code to color the newly forming bar until completed?
i.e. color it in pink until its fully formed/completed before using including it in my analysis.

Any help/insight would be appreciated.

DD
avatar
Moderator
3289
Rosh 2007.07.10 11:34 
avatar
3
DareDevil 2007.07.10 12:48 


I appreciate your response, although it doesn't appear to address my question...
I have looked through the link you provided and found nothing that appears relevant.

I am after a method to color the realtime/forming candle in a different color until its fully formed to distinguish it from completed candles. Most charting software include this feature, and I wondered if this could be coded in MT4?

DD
avatar
Moderator
4464
Slawa 2007.07.10 13:10 
it is easy. You can draw histogram of any color over last bar.

Heiken Ashi is just 2-histograms indicator.
avatar
14
AlexK 2007.07.17 00:11 
But you can't draw over a hollow candle this way. It becomes full.
avatar
Moderator
3289
Rosh 2007.07.17 10:25 
Set chart to "Bars view".
avatar
14
AlexK 2007.07.17 11:22 
What does this accomplish? I want candles.
avatar
Moderator
3289
Rosh 2007.07.17 11:41 
What does this accomplish? I want candles.


I understand your wish now. It's impossible (coloring only one newly forming bar).
Back to topics list