Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 12:02:57 +0000



ACSIL - Accessing Global env variables

View Count: 656

[2020-04-30 07:16:48]
backinblack - Posts: 40
Hi,

Is there a way I can make my studies read values from an external datasource on start-up? Could be a file/mysql server. I am looking to store certain env variables outside of SC ecosystem and have my studies read them on start up.

Many Thanks

-J
[2020-04-30 08:43:58]
Sierra Chart Engineering - Posts: 104368
Yes of course. Just simply program that. Not sure the purpose of the question. You have full access to the C++ language and the Windows API.
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
[2020-04-30 11:39:13]
backinblack - Posts: 40
Ah! So the study should be able to access external resources without any restrictions. (I presumed there would be restrictions imposed by Sierra runtime and that I'll have to use ACSIL api only to bypass that)

Thanks a ton.

-J
Date Time Of Last Edit: 2020-04-30 11:39:50
[2020-04-30 11:44:05]
Sierra Chart Engineering - Posts: 104368
No. You are utilizing the actual C++ language and have access to the full Windows API. There are no restrictions Sierra Chart can place.
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