Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 22:17:53 +0000



Post From: Alert on DOM

[2023-01-20 17:19:13]
John - SC Support - Posts: 31159
If you just want to test one item (i.e. Bid total greater than 1200), then the Alert would be the following:
=ID1.SG4 > 1200

Where ID1 is the ID of one of the Bid and Ask Depth Bars study and SG4 is the Close subgraph of that study.

If you want to test for either condition to be true, then it would be the following:
=OR(ID1.SG4 > 1200, ID2.SG4 > 1200)

Where ID1 and ID2 are the two Bid and Ask Depth Bars studies.

Refer to the information for Alerts at the following link:
Study/Chart Alerts And Scanning
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2023-01-20 17:19:53