Support Board
Date/Time: Wed, 18 Mar 2026 11:02:31 +0000
Post From: Arrows to plot above MA
| [2016-04-13 19:44:58] |
| Sawtooth - Posts: 4316 |
|
Try this formula on the Color bar study's Alerts tab: =AND(C[-1]<O[-1],C[-1]<ID1.SG1[-1],L<L[-1],C>O,C>ID1.SG1) where ID1 is the MA; edit as needed. For an up arrow: Set the 'Output When Condition True' to 'Use Input Data' Set the 'Input Data' to 'Low' Set the Draw Style to Arrow Up. |
