Support Board
Date/Time: Sun, 21 Dec 2025 03:35:24 +0000
Post From: Color Bar Alert Condition PAST bar (using future criteria)
| [2024-01-02 15:10:02] |
| John - SC Support - Posts: 43555 |
|
You would have to use the Spreadsheet Study to do this. In Column K enter the formula you want to return a 1 or 0 (true/false), the in Column L you would use a formula like the following to shift the result back (in this case it is shifting by 1 row), you would then use that result to draw the arrow on the previous bar: =IF(ROW() = 3, 0, IF(K2, 1, 0)) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
