Support Board
Date/Time: Sat, 13 Sep 2025 19:10:46 +0000
Post From: Slope of a line
[2018-03-21 13:07:51] |
User701453 - Posts: 176 |
This is how I check to see if a current line is less the previous line value if going down. IndicatorName.SG1 < IndicatorName.SG1[-1] However, if that doesn't work to your requirements. You can take a look at SC documentation for additional assistance. Study/Chart Alerts And Scanning: Alert Formula Examples |