Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 15:35:52 +0000



Post From: CCI

[2014-08-25 16:12:48]
Sawtooth - Posts: 4120
Use two instances of the Color Bar Based on Alert Condition study, one for each color.
Both of these must be below the CCI study in the Studies to Graph list.
Set the Based On to the CCI study
Set the Chart Region to the same as the CCI study
Set the Output When Condition True to Use Input Data
Set the Input Data to CCI
Set the Draw Style to Bar
Use these formulas:
=ID1.SG1>200
=ID1.SG1<-200
where ID1 is the CCI study. Edit if needed.