Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 06:58:37 +0000



does IB support all SC's studies?

View Count: 609

[2019-01-22 17:41:47]
User996274 - Posts: 80
I progg'd a color bar on alert condition and i receive a syntax error
I know the study works because i use it on my amp/sc setup
Ive retyped the formula to no avail
[2019-01-22 18:14:09]
Sierra Chart Engineering - Posts: 104368
What is the formula that is giving an error and also include the error message here from the Alerts Log.
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
[2019-01-22 19:29:17]
User996274 - Posts: 80
=and(id1.sg1>id1.sg1[-1].and(id2.sg1>id2.sg1[-1].and(id4.sg1>id4.sg1[-1])))
"alert formula error study color bar based on error #name? (formula)no alert sound/email"
[2019-01-22 20:42:34]
Sierra Chart Engineering - Posts: 104368
Use this formula:
=and(id1.sg1>id1.sg1[-1], id2.sg1>id2.sg1[-1] ,id4.sg1>id4.sg1[-1])

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

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

Login

Login Page - Create Account