Support Board
Date/Time: Sat, 01 Mar 2025 17:27:10 +0000
Post From: CPU exception when referencing
[2021-10-07 04:37:27] |
yellowandy - Posts: 20 |
Hello, I've been working on a custom study for a while now and it was working great. It's a bit complex, about 1k lines or so and for the final touches I needed to reference some overnight highs/lows. I pulled in the High/Low for Time Period extended Study and immediately noticed things started breaking. I am getting a "CPU Exception" in the message log when I try to access the values from my custom study. I'm simply using the GetStudyArraysFromChartUsingID call to refrence the data and can confirm that when I remove the study everything goes back to working. I even tried adding the study to another chart and referencing it that way but got the same cpu exception. No other valuable data is in the message log window. The actual study displays just fine but as soon as I try to reference it things break. The first chart is a renko chart and the second a range chart, not sure if that helps any. Thanks.
|