Support Board
Date/Time: Sat, 06 Sep 2025 23:27:29 +0000
Post From: super trend stop study
[2015-09-10 14:13:40] |
Sawtooth - Posts: 4261 |
This will give you an alert each time the dots move above/below price: =OR(AND(C>SG1[-1],C[-1]<SG1[-1]),AND(C<SG1[-1],C[-1]>SG1[-1])) |