Support Board
Date/Time: Tue, 17 Jun 2025 03:08:05 +0000
Post From: Alert based on contract finished auction at the extreme bar
[2025-04-16 18:27:42] |
John - SC Support - Posts: 40440 |
The alerts allow you to test the Bid and Ask Volumes at individual prices. Refer to the following: Study/Chart Alerts And Scanning: Special Functions And you can use the Main Price Graph Identifiers with this as well. Refer to the following: Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables So, for example, to test if the Bid Volume at the High of the bar is zero and the Ask Volume is non-zero, your alert condition would look like the following: =AND(BVAP(H, 0) = 0, AVAP(H, 0) > 0) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |