Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 04:13:35 +0000



timer for study function

View Count: 1115

[2014-04-07 22:10:09]
onnb - Posts: 662
Is there a way to have the study function get called every X seconds (regardless of the feed)?
[2014-04-07 22:23:13]
Sierra Chart Engineering - Posts: 104368
No but this could be developed if it is important.

You can indirectly do it by setting sc.UpdateAlways = 1, and counting the amount of time elapsed from these calls into the function and then take action after a certain amount of time.
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: 2014-04-07 22:24:05
[2014-04-07 23:18:58]
onnb - Posts: 662
sc.UpdateAlways could be a solution for the time being - I'll follow up if something else is needed.
[2014-04-08 10:54:49]
onnb - Posts: 662
You can indirectly do it by setting sc.UpdateAlways = 1

Will this work when SC is disconnected?
[2014-04-08 19:07:00]
Sierra Chart Engineering - Posts: 104368
Yes.
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