Login Page - Create Account

Support Board


Date/Time: Wed, 22 Jan 2025 00:29:31 +0000



Post From: Color Bar Based on Alert Formula

[2018-08-22 22:19:58]
User68474 - Posts: 201
I have no problem creating either a "Color Bar[or]Background Based on Alert" study successfully to highlight those bars whose High or Low are the actual "Reversal Price" of a/the Zig Zag Study by using the Formula "=OR(H=ID7.SG3,L=ID7.SG3)", having taken ID7.SG3 right from the "Study Settings>Subgraphs" tab for the applied ZZ study. I would like to use either of those study types (Color Bar/Background) to create another study to color the bar immediately following each of those "Reversal Bars", as I like to call them. I've tried "=OR(H[-1]=ID7.SG3,L[-1]=ID7.SG3)" and I get random "colorings", usually on SOME of the already previously correctly colored "Reversal Bars". Any advice on how to accurately correct and accomplish this?