Login Page - Create Account

Support Board


Date/Time: Sat, 15 Nov 2025 16:16:09 +0000



Post From: Out Of Bounds Array Error

[2025-09-16 11:25:21]
maxpi - Posts: 193
per the log I'm getting this message during replay: "2025-09-16 07:15:18.769 | Chart #1 | Base Graph ID: 0 DateTime: Out of bounds array error at Index 2843". What is that referring to? It appears to be the chart price data but the index 2843 is not referred to by the study during replay, it appears to be more or less random. My study uses some arrays declared like "float LinesPriceArray[100];" could they be the cause of this message somehow?