Login Page - Create Account

Support Board


Date/Time: Fri, 09 May 2025 17:14:24 +0000



Post From: ALert for footprint value condition

[2024-10-09 18:18:45]
John - SC Support - Posts: 39683
The simple alert syntax allows for checking the Total Volume, Bid Volume, and Ask Volume at specific price levels. This can also be used with the shorthand notations available with the alerts. Refer to the following:
Study/Chart Alerts And Scanning: Special Functions

Therefore, to test if the lowest 2 values in a bar have bid volume with no ask volume, your alert formula would look like the following:
=AND(BVAP(L, 0) > 0, AVAP(L, 0) = 0, BVAP(L + TICKSIZE, 0) > 0, AVAP(L + TICKSIZE, 0) = 0)

We leave it to you to expand this formula for your needs.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing