Support Board
Date/Time: Sat, 19 Apr 2025 16:15:19 +0000
Post From: Prevent Recalculation
[2024-03-27 15:22:03] |
gtaranti - Posts: 93 |
This is also something I'd like to know. I think, we should at least be able to check in ACSIL when the chart is tagged and going to perform a recalculation (or not). For example by adding a helper function like sc.IsChartTaggedForRecalculation(chartId). Another issue with this recalculation behaviour, is that it makes it difficult to timely create and start exporting to a text file when doing backtesting. |