Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 18:29:15 +0000



Custom Study Causing Error

View Count: 468

[2020-07-27 01:13:27]
User272786 - Posts: 13
Hi There,

I have a stable Custom Study (which I coded), that has been working without any issues, until the last couple of days.
I did some changes to it, also I have upgraded SC to the latest version. Now when I try to open the Chart Book, SC crashes out. I have attached the dump file and the Microsoft C++ error that is being displayed when the crash happens.

I reverted the recent changes in the code, and so far it did not solve the issue. Also to my knowledge, I used the latest SC header files etc to compile my DLL.
If you can give me some clues to solve this, I would appreciate that immensely.

Thanks
Private File
Attachment Deleted.
imageC++Error.jpg / V - Attached On 2020-07-27 01:09:01 UTC - Size: 36.27 KB - 216 views
[2020-07-27 01:17:45]
Sierra Chart Engineering - Posts: 104368
Does your custom study use a vector?
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-07-27 23:02:28]
User272786 - Posts: 13
Hi There, thanks for the prompt reply.
Now I have solved this issue...
Yes I use vectors a lot, now I have tightened the checking of the sizes of them, before using them...this issue mainly happened due to sudden unintended changing or missing of some of the settings in the Custom Study...I think it happened when the computer crashed...bit strange but I have noticed this happening before, even ChartBooks lost some form in the past.

Thanks again for the support!
Cheers

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

Login

Login Page - Create Account