Support Board
Date/Time: Tue, 22 Apr 2025 03:36:57 +0000
Post From: Custom ASCII Study is interfering with other studies
[2025-02-11 00:04:21] |
Sierra_Chart Engineering - Posts: 19290 |
This study is not well structured and it is very inefficient. It does a full calculation of the array every call. Before the for loop the code is not using the proper variable for the current index and it does not really seem to makes sense that it would be always relying on the sc.UpdateStartIndex for the code before the for loop ( which you are using by using sc.Index).
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, use the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2025-02-19 07:51:12
|