Support Board
Date/Time: Fri, 10 Jan 2025 03:41:58 +0000
Help with a condition alert
View Count: 780
[2016-08-18 14:24:01] |
Integral Trader - Posts: 33 |
I'm sorry to ask, but I have exhausted my review of the documentation and need to ask what I hope is a simple question for you. I've created this alert condition: =AND(CROSSFROMABOVE(C,ID4.SG1),(ID4.SG1<ID16.SG1)) This seems to be working fine... I'd like to also add these conditions to be true before the alert is triggered. =(C<ID9.SG1) =(ID4.SG1<ID16.SG1) =(ID16.SG1<ID19.SG1) =(ID19.SG1<ID20.SG1) =(ID6.SG1<0) Can you point me in the right direction please or if this can't be done please let me know. Thanks |
[2016-08-18 17:51:24] |
Sierra Chart Engineering - Posts: 104368 |
Use this: =AND(CROSSFROMABOVE(C,ID4.SG1), (ID4.SG1<ID16.SG1), (C<ID9.SG1), (ID4.SG1<ID16.SG1), (ID16.SG1<ID19.SG1), (ID19.SG1<ID20.SG1), (ID6.SG1<0)) 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 |
[2016-08-18 18:42:13] |
Integral Trader - Posts: 33 |
Simply awesome, Works now; just as I hoped !! Thank you !!!! |
To post a message in this thread, you need to log in with your Sierra Chart account: