Login Page - Create Account

Support Board


Date/Time: Mon, 12 May 2025 01:02:45 +0000



ExtendedArrayElementsToGraph Function ACSIL

View Count: 695

[2017-01-27 15:19:07]
User96015 - Posts: 55
Dear sir,
I built an indicator which uses extra arrays of subgraph for calculation.
But I have a problem because when chart updates with a new bar,
the values put in extra arrays after current index are overwritten by 0.
So I' m not able to do my calulations.
Can you solve it?
Thx.
[2017-01-27 17:56:22]
Sierra Chart Engineering - Posts: 104368
This is true. Any data in the arrays after the element for the last chart bar will be reset back to zero as new bars are added to the chart. So you always need to recalculate those or do not rely on them and allocate your own array.
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