Login Page - Create Account

Support Board


Date/Time: Sat, 28 Jun 2025 09:35:41 +0000



Post From: reversal bar formula with conditions

[2021-09-11 17:00:16]
Sawtooth - Posts: 4231
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)