Login Page - Create Account

Support Board


Date/Time: Wed, 25 Mar 2026 08:11:20 +0000



Post From: Chart #2 has tagged chart #1 for full recalculation

[2025-10-08 14:43:56]
maxpi - Posts: 193
All i do with chart #2 is sc.GetChartBaseData(2, TickPriceArray); and sc.GetChartDateTimeArray(2, TickDateTimeArray);

Why should this cause a full recalc? It is making things difficult, and seemingly it was not doing this until today and seems to be intermittent actually.

If there is a way i can have control over these recalcs I'd love to know how