Support Board
Date/Time: Sat, 23 May 2026 15:56:11 +0000
Post From: Please help me with this alert
| [2014-02-03 13:26:01] |
| Sawtooth - Posts: 4332 |
|
Try one of these: In the same bar: =AND(O<SG1,C>SG1) From the previous bar: =AND(C[-1]<SG1[-1],C>SG1) |
