Support Board
Date/Time: Thu, 26 Mar 2026 01:24:36 +0000
Post From: alerts
| [2024-01-29 19:33:28] |
| John - SC Support - Posts: 45296 |
|
The general alert condition for when the price goes up across the line and the volume of the bar is greater than 500 would be the following: =AND(C > UDID[10][0], V > 500) Where [10] is the ID of the line and [0] is the bar offset from the current bar. Refer to the following: Study/Chart Alerts And Scanning: Reference by Bar Value Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
