Support Board
Date/Time: Sun, 02 Nov 2025 17:59:03 +0000
Post From: Point & Figure Chart, sc.Index
| [2017-03-15 21:15:53] |
| |
|
To consistently access the last bar in the chart you need to use: sc.BaseData[SC_LAST][sc.ArraySize -1] The prior bar will be: sc.BaseData[SC_LAST][sc.ArraySize -2] Refer to: 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-03-15 21:16:11
|
