Support Board
Date/Time: Tue, 04 Nov 2025 12:24:44 +0000
Post From: Draw style symbols at the Main Price chart region
|   [2021-03-18 20:43:51]     |  
| John - SC Support - Posts: 42737 | 
| 
                What you need to do is to return a result that at the High (or 1 tick above the High) or Low (or 1 tick below the low) when you have a True condition, and then leave any False results as 0 (0's are not drawn, by default, but some studies can be set to show them).  For example, instead of: =IF ( A > B, 1, 0), you would want to put something like =IF ( A > B, ID0.SG2@3 + $J$21) For the most reliable, advanced, and zero cost futures order routing, use the Teton service:  Sierra Chart Teton Futures Order Routing  | 
        
