Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 17:58:49 +0000



trigger an sc call to a study

View Count: 978

[2017-08-10 04:53:56]
User735389 - Posts: 188
With acsil is it possible to programmatically call a study (whether that's sending an event or a tick). So i often disconnect from the servers while developing for various reasons. By doing so, none of the studies update themselves since no price data is coming in. I currently use the mouse events to trigger this (and i'll have to hover my mouse over the charts), but is there a better way to do this?
[2017-08-10 04:56:31]
Sierra Chart Engineering - Posts: 104368
Yes. Use sc.UpdateAlways. Refer to:
ACSIL Interface Members - Variables and Arrays: sc.UpdateAlways
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
[2017-08-10 05:30:32]
User735389 - Posts: 188
perfect, thanks

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

Login

Login Page - Create Account