Support Board
Date/Time: Sat, 15 Mar 2025 23:05:13 +0000
Alert Conditions for VWAP
View Count: 868
[2022-07-26 04:09:41] |
Sergio Hernandez - Posts: 23 |
Hi Support, I'm looking to set alerts for when price crosses Top Band 2 and Bottom Band 2. I'm using the following conditions: =CROSSFROMABOVE(SG4) =CROSSFROMBELOW(SG3) Unfortunately I'm not getting an alert when the condition occurs. Am I not configuring this correctly? |
![]() Attachment Deleted. |
[2022-07-26 16:38:28] |
John - SC Support - Posts: 38678 |
Do you have both of those formulas in a single alert entry? You can not do that for an alert, you can only have one equals sign. If this is what you did, then you need to use an OR function to combine these. Also, you are not testing against the price for the crossing. Your formula should look like the following: =OR(CROSSFROMABOVE(C, SG4), CROSSFROMBELOW(C, SG3)) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
[2022-07-27 03:32:28] |
Sergio Hernandez - Posts: 23 |
Thanks, John. The provided formula worked.
|
To post a message in this thread, you need to log in with your Sierra Chart account: