Support Board
Date/Time: Wed, 30 Apr 2025 11:17:49 +0000
Post From: Alert based on contract finished auction at the extreme bar
[2025-04-16 18:27:42] |
John - SC Support - Posts: 39559 |
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 |