Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 02:18:44 +0000



Post From: alert condition formula

[2019-10-15 23:01:41]
Sawtooth - Posts: 4000
You'll need two instances of the Color Bar Based On Alert Condition study, one for each color.

Up bar formula:
=AND(C>O,ID3.SG1>100)
Down bar formula:
=AND(C<O,ID3.SG1<-100)
where ID3 is the referenced study and is above/below a certain value.

If you want to color the referenced study instead of the price bars, follow these instructions:
Color Bar Based on Alert Condition: Coloring Subgraphs of Other Studies