Login Page - Create Account

Support Board


Date/Time: Sat, 15 Nov 2025 11:09:35 +0000



[Programming Help] - sc.GraphRegion = 1; Not working. Custom study defaults to region 3

View Count: 29

[2025-11-14 20:19:46]
C_Money - Posts: 86
Hi,

I've created my first custom study but every time I apply it to the chart, it defaults to region 3 even though I have sc.GraphRegion = 1; under sc.SetDefaults.

Is there anything else I can do to make this default to chart region 1 when I apply it to my chart? I've been making a lot of changes to this file and its a little tedious having to keep manually setting it every time I apply it. I am on version 2782.
[2025-11-14 20:29:36]
Sierra_Chart Engineering - Posts: 21427
A study cannot force itself to use a specific chart region, through its own defaults in the study function.

But what you can do is set defaults for it through the Study Settings window:

Chart Studies: Using Custom Default Study Settings
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
Date Time Of Last Edit: 2025-11-14 20:33:32

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

Login

Login Page - Create Account