Support Board
Date/Time: Tue, 22 Apr 2025 03:27:48 +0000
Post From: Spreadsheet System for Trading - Draw Styles
[2025-02-12 21:17:42] |
John - SC Support - Posts: 39395 |
Any of the draw styles are applicable, it's all about the data. Our guess is that you are returning a True/False (1/0) result in those columns. As such, the arrow would be displayed at either zero or one. If you want the arrow to be placed at some other "level" then you need the result to be that level. For example, if you want the arrow displayed at the High of the bar where the result is true, then you would to change your formula to look like the following: =IF(condition, ID0.SG2@3, 0) Where ID0.SG2 is the High of the Main Price Graph. Refer to the following regarding the @3 nomenclature: Working with Spreadsheets: References to Study Subgraph Columns when using the Spreadsheet Study For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |