Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 18:50:38 +0000



chart update interval

View Count: 1673

[2017-06-02 20:02:46]
User103949 - Posts: 78
Hi,

Is it possible to set this interval to less than 20 milliseconds? For example 5. Will it still work?

Thanks,
[2017-06-02 20:08:11]
Sierra Chart Engineering - Posts: 104368
You can go down to 10 milliseconds on the chart itself. Refer to:
Chart Settings: Chart Update Interval in Milliseconds (Chart >> Chart Settings >> Display >> Chart Update Interval menu)
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-06-02 20:50:57]
User103949 - Posts: 78
so any number below 10 will not work?
[2017-06-02 20:57:31]
Sierra Chart Engineering - Posts: 104368
No.
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-06-02 21:03:37]
User103949 - Posts: 78
how can i get the different ticks within minimum update interval?
[2017-06-02 21:48:36]
Sierra Chart Engineering - Posts: 104368
Do you mean using the Advanced Custom Study Interface and Language?

If so, use this function for that:
sc.GetTimeAndSales()
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-06-02 23:03:28]
User103949 - Posts: 78
Thank you. One related question, if there is a minimum update interval for the chart, sc.Index is referring to number of ticks from the chart but not the actual all ticks which are not showing in the chart in between the update?
[2017-06-02 23:52:24]
Sierra Chart Engineering - Posts: 104368
sc.Index refers to chart bars only.

And is fully documented here:
Working with ACSIL Arrays and Understanding Looping
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: 2017-06-02 23:52:53

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

Login

Login Page - Create Account