Support Board
Date/Time: Wed, 05 Nov 2025 11:01:14 +0000
Post From: Color Bar Based On slope - states
| [2014-01-03 13:35:24] |
| Sawtooth - Posts: 4285 |
|
If you use a spreadsheet study instead of the Color Bar Based On Slope study, you could use a formula like this: =IF(AA3>AA4,1,IF(AA3<AA4,-1,Z4)) where: -column AA is the line with slope -the formula is in cell Z3 |
