Support Board
Date/Time: Wed, 27 Nov 2024 16:49:44 +0000
[User Discussion] - Color Bar Based On Question
View Count: 1753
[2014-09-12 11:38:56] |
infpz - Posts: 826 |
Does anyone have some insight on how to color a candle if the the high - low is less than 50% of the candle range?
|
[2014-09-12 13:18:22] |
Sawtooth - Posts: 4120 |
High - Low is the candle range. Do you mean 'is the candle body less than 50% of the candle range'? Please explain further. |
[2014-09-12 15:20:02] |
infpz - Posts: 826 |
Here is what he meant: If the Body of the candle is less than 50% of the range then color it blue. So for a Green(UP) candle-->If the the close of the candle minus the open of the candle is less than 50% of the range (high minus the low of the candle), then color it blue. For a Red(Down) candle-->If the the open of the candle minus the close of the candle is less than 50% of the range (high minus the low of the candle), then color it blue. |
[2014-09-12 15:37:57] |
Sawtooth - Posts: 4120 |
Try this formula: =ABS(O-C)<(H-L)*0.5 |
To post a message in this thread, you need to log in with your Sierra Chart account: