Login Page - Create Account

Support Board


Date/Time: Tue, 15 Sep 2026 09:50:30 +0000



Post From: Outside bar

[2013-08-28 00:08:24]
Sawtooth - Posts: 4352
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]))