Login Page - Create Account

Support Board


Date/Time: Mon, 25 May 2026 20:42:57 +0000



Post From: Paintbar 3 closes above/below a study

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