Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 22:23:36 +0000



Initial Balance

View Count: 273

[2023-10-07 14:45:35]
Arcade1953 - Posts: 14
How do I limit the time the IB is displayed on the chart to end at 3pm CST. Currently, it prints on the chart from the start (8:30/9:30) through the overnight and stops at 8:30 the following session.
Thanks
[2023-10-09 21:18:52]
John - SC Support - Posts: 36309
The easiest thing to do is to modify the code (if you can do some coding). This study is in Studies6.cpp in the ACS_Source file under your main Sierra Chart installation folder. refer to the following:
How to Build an Advanced Custom Study from Source Code

Another option would be to use the Color Bar Based on Alert Condition where the Alert Condition is true for the times you do NOT want to see the line, and then color it the same as the background. Refer to the following:
Color Bar Based on Alert Condition
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-10-11 07:19:34]
Sierra_Chart Engineering - Posts: 17185
Use this study instead:

High/Low for Time Period - Extended

And this supports a stop time.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account