Support Board
Date/Time: Mon, 21 Apr 2025 05:35:14 +0000
Post From: Time-dependent studies
[2025-03-14 17:01:04] |
John - SC Support - Posts: 39362 |
You could use the "Spreadsheet Study" to do what you want. You would check the bar time and then display or not display the study you want. Here is a formula to display a study subgraph only between 09:30:00 and 10:30:00: =IF(AND(FRACTIME(A3) > TIME(09, 30, 00), FRACTIME(A3) < TIME(10, 30, 00)), ID1.SG1@3, 0) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |