Login Page - Create Account

Support Board


Date/Time: Tue, 30 Apr 2024 14:27:29 +0000



Thread blocking

View Count: 518

[2019-07-20 19:56:40]
User710890 - Posts: 23
Hello,

Am I correct in assuming that code in a custom study that takes longer to execute will hold up the rest of the application as a whole? E.g. waiting for a rest api response or something of that sort. Trying to determine if I should do this in a custom study or trigger it in an external process.

Thank you.
[2019-07-21 00:37:51]
Sierra Chart Engineering - Posts: 104368
Yes this is true. You need to do all requests asynchronously.


For HTTP communication use:
sc.MakeHTTPRequest()
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: 2019-07-21 00:38:08

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

Login

Login Page - Create Account