Login Page - Create Account

Support Board


Date/Time: Sun, 24 May 2026 06:54:50 +0000



Post From: Outside bar

[2013-08-28 00:08:24]
Sawtooth - Posts: 4332
You can easily color bars based on your own conditions using the Color Bar Based On Alert Condition study.

Try this formula on the Alerts tab of the Color Bar Based On Alert Condition study:
=OR(AND(C>O,C>H[-1],L<L[-1]),AND(C<O,C<L[-1],H>H[-1]))