Login Page - Create Account

Support Board


Date/Time: Wed, 10 Sep 2025 12:12:14 +0000



Post From: Paintbar 3 closes above/below a study

[2016-03-29 14:49:43]
Sawtooth - Posts: 4262
Try this:
=AND(C>ID1.SG1[-1],C[-1]>ID1.SG1[-2],C[-2]>ID1.SG1[-3])
where the MA is ID1.

This works best on range bars.
It does not require up bars.
Date Time Of Last Edit: 2016-03-29 14:52:28