Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 22:29:52 +0000



[User Discussion] - Two alerts for the same spreadsheet formula study

View Count: 543

[2021-12-21 17:32:17]
VolTrader73 - Posts: 137
Hello
Im trying to reference to sound alerts for each condition in the spreadsheet formula.
Im not sure how to input this in the formula text:
Something like this
=If ID1.SG1 > 200 use Alert3 else if ID1.SG1 <-200 then use Alert2 .

If this possible ?
Thank you
[2021-12-22 13:48:28]
Sawtooth - Posts: 4263
You would need to use 2 instances of the Spreadsheet Formula study.

ID1.SG1 > 200 for Alert3

ID1.SG1 <-200 for Alert2

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account