Support Board
Date/Time: Wed, 12 Mar 2025 12:31:08 +0000
Hello! Could you tell me the formula
View Count: 421
[2022-05-09 16:33:21] |
User413489 - Posts: 21 |
Hello! Could you tell me the formula for the alert to determine the volume bar that is greater than 100 bars of volume before it
|
[2022-05-09 17:10:28] |
John - SC Support - Posts: 38598 |
To do this directly as an Alert would require that that you enter a test against every bar you want to test. So it would be very long (maybe too long for the Alert) and tedious. It would look something like the following: OR(V > V[-1], V > V[-2], V > V[-3], ...) It would be easier to use the Spreadsheet Study to do this, or to create a custom study using ACSIL. Refer to the following for the Spreadsheet Studies: Overview of Spreadsheet Studies And refer to the following for creating a Custom Study: Advanced Custom Study Interface and Language (ACSIL) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
To post a message in this thread, you need to log in with your Sierra Chart account: