Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 23:47:14 +0000



Custom Study Distribution with Service Level

View Count: 657

[2020-01-24 21:51:54]
jmt816 - Posts: 45
The User Control Panel for controlling distribution of custom ASCIL studies has a line called "Service Level", but none of the documentation re: IsUserAllowedForSCDLLName mentions how to utilize that.

The sample in the documentation shows the test for being authorized as simply a test for true or false. The signature of IsUserAllowedForSCDLLName has a return value of int.

Am I correct in interpreting that to mean that the value of a service level set on the control panel would be the return value of the call to IsUserAllowedForSCDLLName?

If not, would appreciate some guidance in its correct usage (and update to the documentation either way).
Thanks!
[2020-01-24 23:30:02]
Sierra_Chart Engineering - Posts: 13611
It sets the variable std::int64_t sc.DLLNameUserServiceLevel
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
[2020-01-24 23:42:47]
jmt816 - Posts: 45
thanks for the quick reply!

May i suggest adding that to the documentation? the info at
Advanced Custom Study Interface and Language (ACSIL): Redistributing and Allowing Use Only by a Defined List of Users
mentions nothing, And now that i KNOW the right name to search for, a site search doesn't return any results. I do see a sample in Studies.cpp, but would not know to look there unless i knew what to look for, which was the problem to start off with.
[2020-01-27 19:02:51]
Sierra_Chart Engineering - Posts: 13611
Documentation has been updated.
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