Support Board
Date/Time: Sat, 23 Nov 2024 18:16:39 +0000
Post From: Absorption Alert *Footprint Chart*
[2024-08-19 14:06:23] |
John - SC Support - Posts: 36238 |
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 |