Support Board
Date/Time: Wed, 27 Nov 2024 13:04:40 +0000
Post From: ACSIL questions
[2014-09-02 18:13:44] |
Sierra Chart Engineering - Posts: 104368 |
With the problems we are seeing with the code and the questions being asked, you really need to spend more time studying ACSIL. Refer to this page: https://www.sierrachart.com/index.php?page=doc/doc_CreatingDLLs.html SCFloatArrayRef HighArray = sc.BaseGraphData[SC_HIGH]; Needs to be: SCFloatArrayRef HighArray = BaseGraphData[SC_HIGH]; We do not provide programming help. 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-09-02 18:14:29
|