Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 06:10:28 +0000



sc.SetChartStudyInputInt function to change Yes/No Input of a study

View Count: 680

[2018-12-24 11:19:49]
User353585 - Posts: 66
Hello, I'm trying to make a custom button that I can quickly switch Yes/No input parameter of Volume by price study.

I'm trying to change "Volume Profile Bars Length Relative to All Visible Profiles (ln:109)" parameter using sc.SetChartStudyInputInt function, but it doesn't seem to work.


the code I used is following :

sc.SetChartStudyInputInt(sc.ChartNumber, Vbp.GetStudyID(), 108, 1);
sc.RecalculateChart(sc.ChartNumber);

this has worked for changing some other number parameters,
so I think this should change the input from No to Yes, but it doesn't work. please check on this, thank you.
Date Time Of Last Edit: 2018-12-25 09:19:00
[2018-12-25 17:49:48]
Sierra Chart Engineering - Posts: 104368
We see the reason for the problem. This will be resolved in the next release.
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
Date Time Of Last Edit: 2018-12-25 17:49:55

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

Login

Login Page - Create Account