Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 08:24:09 +0000



Sierra custom study multi thread

View Count: 864

[2016-06-07 15:30:07]
User166591 - Posts: 5
Hi,

I am working on a study where i am communicating with another server through libcurl.

If the server does not respond fast enough i SC is freezing.

Are we allowed to launch a thread through custom study ? If Yes do you have an example ?

If no is there any other way to communicate without having to wait fro the response ?

Regards
[2016-06-07 17:03:24]
Sierra Chart Engineering - Posts: 104368
You can create another thread but we do not know if there would be any consequence to that. We definitely do not have an example.

Are you communicating using HTTP?
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
[2016-06-07 17:09:57]
User166591 - Posts: 5
yes i'm using http, is there any faster way / recommended way ?

All i need is to send a signal, i do not need a response.
[2016-06-07 17:25:09]
Sierra Chart Engineering - Posts: 104368
Therefore, use this function:
https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scMakeHTTPRequest
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
[2016-06-07 18:23:28]
User166591 - Posts: 5
Perfect thank you, i wish i saw this earlier ;)

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

Login

Login Page - Create Account