Support Board
Date/Time: Fri, 31 Oct 2025 07:32:11 +0000
Post From: Paintbar 3 closes above/below a study
| [2016-03-29 14:49:43] | 
| Sawtooth - Posts: 4281 | 
| 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  | 
