Login Page - Create Account

Support Board


Date/Time: Wed, 05 Nov 2025 06:21:09 +0000



Post From: Alert condition

[2023-12-18 17:52:07]
John - SC Support - Posts: 42772
You do not need the Numbers Bars Calculated Values to get the volume per bar. This is part of the Main Price Graph information, and the alert shortcut of "V" can be used for the volume. The the alert condition would be the following:
=V < 0.4 * V[-1]

If you are wanting a "Percent Difference", then the condition would be the following:
=AND((V[-1] - V) / V[-1] < 0.4, (V[-1] - V) / V[-1] > 0)
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing