Support Board
Date/Time: Sun, 22 Dec 2024 11:44:57 +0000
Post From: Color Bar Based On Alert Condition
[2015-02-22 15:34:11] |
Kenneth.S - Posts: 20 |
I am trying to color a bar based on an alert condition and have added the study. My chart consists of Subgraph 1 - volume study Subgraph 2 - Color Bar Based On Alert Condition Subgraph 3 - Moving Average if I in the color bar based... study uses alert condition = V > 1000 , i get the bar colored (as expected) when volume is larger than 1000. If I use the condition = SG1 > 1000, i do not get the bar colored when volume is larger than 1000 (nothing is ever colored). If I use the condition = SG3 > L, i would expect the bar to be colored if the value of the moving average is larger than the low of the bar, however that doesnt happen either. I tried several other studies as subgraphs, it seems the color bar based on.... study doesn't color anything when I reference any subgraph in the alert. The coloring works fine when I use any other alert condition, except referencing any subgraph. I have tried this in version 1224 and also in the pre-release 1233. |