Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 01:12:38 +0000



Changing multiple subgraphs

View Count: 208

[2025-05-15 14:54:09]
Steve Leon - Posts: 318
Is there a way to change the style of multiple subgraphs that are the same at one time; that is can you select or change the multiple subgraphs so that you dont have to make the same changes to each one individually ?
Thank you
[2025-05-15 15:00:15]
John - SC Support - Posts: 40422
There is not a built-in way to do this. It can be done by modifying the source code for a study, assuming the code is available (which it is for most studies).

For instance, the "Volume at Price Threshold Alert V2" is setup so whatever Draw Style you select for Subgraph 1 will apply to the rest of the subgraphs for the alert markers. You can view how that is done for that study and apply it to another study. The source code for the "Volume at Price Threshold Alert V2" is in the Studies8.cpp file in the ACS_Source Folder under your Main Sierra Chart installation folder.

Refer to the following for how to build a custom study:
How to Build an Advanced Custom Study from Source Code
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