Support Board
Date/Time: Wed, 05 Nov 2025 02:19:56 +0000
Post From: Request for simple alert / bar coloring
| [2016-06-13 12:05:14] |
| Sawtooth - Posts: 4285 |
|
The pic shows that the colored bar is within the max H and min L of the previous 2 bars. Is this not the criteria? If you want to include a 3rd previous bar: =AND(H<MAX(H[-1],H[-2],H[-3]),L>MIN(L[-1],L[-2],L[-3])) |
