Login Page - Create Account

Support Board


Date/Time: Mon, 23 Jun 2025 19:13:32 +0000



Post From: Sierra should allow ability to treat +/- FLT_MAX like it does sc.Subgraph[].DrawZeros=0

[2022-02-12 06:40:28]
1+1=10 - Posts: 270
I think I understand your description.

In that case, I typically employ a simple check that sc.Index >= # of bars necessary for valid calculation. There’s no need to draw a subgraph on the 1st bar or even the first 1000 bars.

If you need to hold intermediate/background calculations you can also consider the never drawn 12 extra arrays that each subgraph has: ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].Arrays[][]
Date Time Of Last Edit: 2022-02-12 07:08:57