Login Page - Create Account

Support Board


Date/Time: Sun, 19 Jan 2025 06:18:10 +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