Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 20:50:55 +0000



$tick Alert

View Count: 2013

[2013-03-21 20:24:28]
User41288 - Posts: 13
Hi all, I am trying to create this simple alert condition for my 1 minute $tick chart. Its not working though I followed the $tick alert example from SC.I am getting error messages in log window. My alert formula is as below:

=OR(CROSSOVER(C,-790),CROSSOVER(C,790)
Alert Sound is Alert1 & have tried the boxes checked & unchecked under chart settings. Please help !!!
[2013-03-21 20:45:24]
Sierra Chart Engineering - Posts: 104368
What is the Alert error text you are getting? Please provide the exact text of it. You can select the line in the Alerts Log and press Copy Selection to copy it.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2013-03-21 20:45:53
[2013-03-21 21:42:01]
M5amhan - Posts: 468
i think you are missing a parentheses at the end .. try using this

=OR(CROSSOVER(C,-790),CROSSOVER(C,790))

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

Login

Login Page - Create Account