Support Board
Date/Time: Wed, 05 Nov 2025 14:01:43 +0000
Post From: Absorption Alert *Footprint Chart*
| [2024-08-19 14:06:23] |
| John - SC Support - Posts: 42772 |
|
Here is a formula that tests the first and second Volume at Price Threshold Alerts to see if the price is within 2 ticks of either alert: =OR(AND(ID1.SG1, C > ID1.SG1 - TICKSIZE * 2, C < ID1.SG1 + TICKSIZE * 2), AND(ID1.SG2, C > ID1.SG2 - TICKSIZE * 2, C < ID1.SG2 + TICKSIZE * 2)) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
