Support Board
Date/Time: Wed, 05 Nov 2025 15:15:42 +0000
[User Discussion] - Alerts: Alert Condition
View Count: 317
| [2024-08-23 21:37:58] |
| Willi001 - Posts: 4 |
|
Hello, I want to formulate an alert condition for the Kiwi's Trailing Stop Study: if price < TS Down or if price > TS Up Is this right? Thanks...Willi |
| [2024-08-23 23:31:35] |
| Willi001 - Posts: 4 |
|
There is a SYNTAX error.
|
| [2024-08-23 23:38:01] |
| Willi001 - Posts: 4 |
|
I've modified the formula: if (price < "TS Down") || (price > "TS Up") But there also is a syntax error. |
| [2024-08-24 02:43:03] |
| Willi001 - Posts: 4 |
|
I've modified the formula: IF (OPEN BELOW "TS Down") || (OPEN ABOVE "TS Up"); If I enter a hardcoded value for "TS Down" it seems to work. |
To post a message in this thread, you need to log in with your Sierra Chart account:
