Login Page - Create Account

Support Board


Date/Time: Sat, 08 Aug 2026 06:57:21 +0000



Post From: Paintbar 3 closes above/below a study

[2016-03-29 14:49:43]
Sawtooth - Posts: 4343
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