Support Board
Date/Time: Sat, 13 Jun 2026 12:35:22 +0000
Post From: How do I get the open value to show???
| [2026-06-09 17:56:28] |
| John - SC Support - Posts: 46668 |
|
To do this, you would need to use a "Spreadsheet Study" study and enter the following formula in cell K3: =IF(ISSAMETIMETOMINUTE(A3, TIME(16, 00, 00)), ID1.SG1@3, 0) Where the time of the bar for the open is entered in the parentheses for the TIME() function - which is set to 16:00:00 in the above example. And you would change the ID1.SG1@3 to be the ID for your Daily OHLC study. You would then display the Spreadsheet Study in the main region (Region 1) and set the subgraph for the Open to be "Value of Subgraph" and set the size to something that you can view, such as 10. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
