Login Page - Create Account

Support Board


Date/Time: Fri, 07 Aug 2026 09:12:47 +0000



Post From: reversal bar formula with conditions

[2021-09-11 17:00:16]
Sawtooth - Posts: 4343
Try these:

Green bar:
=AND(L<L[-1],C>C[-1],C>O,O-L>=C-O)

Red bar:
=AND(H>H[-1],C<C[-1],C<O,H-O>=O-C)