Support Board
Date/Time: Wed, 05 Nov 2025 02:23:09 +0000
Post From: Request for simple alert / bar coloring
| [2016-06-11 15:37:11] |
| Sawtooth - Posts: 4285 |
|
Try this: Put this formula in the Alerts tab of an instance of the Color Bar Based On Alert Condition study: =AND(H<MAX(H[-1],H[-2]),L>MIN(L[-1],L[-2])) This will color the price bar when it is inside the max H and min L of the previous 2 bars. Drawing the 'triangle' lines is not possible with Simple Alerts. |
