Support Board
Date/Time: Mon, 27 Oct 2025 19:27:08 +0000
[User Discussion] - super trend stop study
View Count: 2168
| [2015-09-10 11:42:39] |
| infpz - Posts: 826 |
|
Hello, Would it be possible to add a subgraph to this study that specifies the moment the dots change from blue to red (and therefore move to above or below the price action). I would like to create notifications based on this occurrence. Thanks for your consideration. -PZ Date Time Of Last Edit: 2015-09-10 11:44:06
|
| [2015-09-10 14:13:40] |
| Sawtooth - Posts: 4280 |
|
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])) |
| [2015-09-10 14:20:48] |
| infpz - Posts: 826 |
|
Very logical, I did not look at it that way. Thank you.
|
To post a message in this thread, you need to log in with your Sierra Chart account:
