Support Board
Date/Time: Wed, 14 May 2025 03:35:06 +0000
Post From: Absorption Alert *Footprint Chart*
[2024-08-19 14:06:23] |
John - SC Support - Posts: 39758 |
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 |