Support Board
Date/Time: Fri, 20 Mar 2026 08:58:57 +0000
Post From: color bar on alert condition
| [2017-10-13 19:10:04] |
| Sawtooth - Posts: 4317 |
|
Try this: =AND(
where the MA is ID1; edit as needed.
C[-2]<ID1.SG1[-2],C[-2]>O[-2], H[-1]>ID1.SG1[-1]-TICKSIZE*2,C[-1]<ID1.SG1[-1],C[-1]<O[-1], H<ID1.SG1,C<O ) |
