Login Page - Create Account

Support Board


Date/Time: Fri, 18 Oct 2024 08:40:52 +0000



Same formula gives error on one machine and no error in a second machine

View Count: 698

[2015-07-23 23:06:41]
CMG - Posts: 179
I have a simple alert formula =OR(SG1,SG2) on a study alerts tab, this is for a study that signals arrows long (sg1) or short (sg2). On the Alerts Manager the same formula on one machine works fine but in a different machine gives and error:#VALUE!. The machine that works is version 1241, the other machine is version 1275. What could be the problem?

Thanks
[2015-07-24 02:02:08]
Sierra Chart Engineering - Posts: 104368
It needs to be written as:

=OR(SG1 <> 0,SG2 <> 0)

Each of the expressions needs to evaluate to a Boolean value.
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