Login Page - Create Account

Support Board


Date/Time: Fri, 10 Jan 2025 21:17:51 +0000



Error in published documentation

View Count: 664

[2016-09-26 14:03:51]
Guilherme - Posts: 66
There are errors on page Working with ACSIL Arrays and Understanding Looping , section Array Indexing and Sizes . The index positions are wrong in many parts. For example

The sc.BaseData[][] arrays have 2 indexing operators ([]). The second operator is for accessing the individual values within the specified chart Base Data array. The first element starts at 0, and the last element is sc.ArraySize -1. Examples: sc.BaseData[SC_LAST][0] , sc.BaseData[SC_LAST][sc.ArraySize-1]. The first element is the leftmost bar in the chart.
[2016-09-26 16:13:00]
Sierra Chart Engineering - Posts: 104368
There are definitely no errors like this on that page. That you can be assured of.
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-09-26 16:35:43]
Guilherme - Posts: 66
I just made a copy and paste from there to here.
[2016-09-26 17:06:05]
Sierra Chart Engineering - Posts: 104368
What do you think is wrong? Clearly you have a misunderstanding.
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