Support Board
Date/Time: Mon, 15 Sep 2025 20:48:29 +0000
Post From: reversal bar formula with conditions
[2021-09-11 17:00:16] |
Sawtooth - Posts: 4263 |
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) |