Support Board
Date/Time: Sun, 17 May 2026 11:10:55 +0000
Post From: formula for a candle body mostly above or below a zero line
| [2020-08-23 12:14:56] |
| Sawtooth - Posts: 4330 |
|
Try this: =AND(ID1.SG1>0,ID1.SG4<0,ABS(ID1.SG1)>ABS(ID1.SG4)) -where ID1 is the bar's study. Reverse the operators for the opposite direction. |
