Support Board
Date/Time: Wed, 12 Mar 2025 12:28:29 +0000
Post From: Hello! Could you tell me the formula
[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 |