Support Board
Date/Time: Sun, 24 Nov 2024 06:39:14 +0000
Post From: color bar based on alert
[2013-09-27 16:03:52] |
tubular2000 - Posts: 17 |
hi, i'm using SC version 1011. i'm trying to use the "color bar based on alert condition" study to change the color of the volume bar based on a specific level. i can see on the title bar of the region #2 that my condition is true but the bar doesn't change color. here is what i've done: added volume study in region 2 as ID:2 added color bar based on alert in region 2 as ID:6 and set as follow: - based on: volume(ID:2) - chart region: 2 - number of bar 10000 - use 1 on false: no - draw style perc : 0 - input data: volume - alert condition = ID2.SG1>1000 if i do the same in region one, the color change ok. any idea? |