Login Page - Create Account

Support Board


Date/Time: Tue, 30 Apr 2024 10:26:33 +0000



System with study in chart region 2

View Count: 569

[2018-07-03 18:12:23]
User39772 - Posts: 311
Is it possible to create a study in a trading system and show this study in a chart region outside of the price chart ?
[2018-07-04 19:05:55]
Sierra Chart Engineering - Posts: 104368
Yes. This is controlled through:
ACSIL Interface Members - Variables and Arrays: sc.GraphRegion
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, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2018-07-06 17:57:10]
User39772 - Posts: 311
Thank you very much.

What I need to do is to assign a first subgraph to the main price, i.e. sc.GraphRegion = 0 and several other
subgrsphs to other chart regions sc.GraphRegion = 1 and sc.GraphRegion = 2.

It is not clear how I can do that because

ACSIL Interface Members - Variables and Arrays: sc.GraphRegion

seems to show a setting that is kind of global.

Is there a way to assign a specific subgraphs to specific chart regions within a system dll ?
[2018-07-06 18:18:07]
Sierra Chart Engineering - Posts: 104368
No.
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, *change* to 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