Support Board
Date/Time: Tue, 26 Nov 2024 00:48:50 +0000
Post From: Alert color
[2024-01-26 15:26:05] |
John - SC Support - Posts: 36286 |
In this case, you have to look backwards, since you are dealing with the current bar. So you need to check if the previous bar was an Inside Bar and then check the current close against the previous close. So the formula would be the following: =AND(ID2.SG1[-1], C < C[-1] For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |