Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 15:02:14 +0000



Post From: reversal bar formula with conditions

[2021-09-11 10:27:31]
User929256 - Posts: 5
Hi,
Condition: The shadow is equal to and larger than the body
To mark the reversal bar with these conditions, what formula should be used in which indicator?
These 2 conditions (=AND(L<L[-1],C>C[-1]) & =AND(H>H[-1],C<C[-1])) in "Indicator Color Bar Based On Alert Condition" a show the reversal bar well.
but there are no conditions for determining the shadow's size relative to the body.