Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 08:50:50 +0000



[Programming Help] - ACSIL Study Crashing

View Count: 642

[2017-12-21 02:30:54]
User710890 - Posts: 23
Hi, I'm very new to c++, but have written other studies that work fine. This latest one however is a bit unstable.

I add the study, it works fine. If go to edit the study settings on the given chart in any way once it has been added, I get the crash attached.

Not sure if it is my poor knowledge of c++ or if I am missing a step on the SC end of things.
If it's not an SC thing, I will simply keep on digging as I know that is outside the scope of your support.

Thanks in advance.
Private File
Private File
Private File
[2017-12-21 16:27:34]
User710890 - Posts: 23
I resolved this by setting

sc.FreeDLL = 0;

Forgot that that should be set as such when using new and delete. Apologies!

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account