Support Board
Date/Time: Wed, 25 Dec 2024 04:20:35 +0000
Post From: Custom Study crashes only if loaded on startup
[2015-11-04 04:18:39] |
Sierra Chart Engineering - Posts: 104368 |
Follow the instructions here to perform step-by-step debugging: http://www.sierrachart.com/index.php?page=doc/doc_DebuggingDLLs.html In general to understand the source of a problem like this is not very simple. What you describe is the result of accessing invalid memory or corrupting memory. This information here may also be helpful: http://www.sierrachart.com/index.php?page=doc/doc_ACSILProgrammingConcepts.html#DynamicMemoryAllocations If you are allocating memory be sure to follow the current code examples and rely on the SC functions for that. Otherwise, it is an impossibility for us to know specifically what is wrong unless we were to understand the code and perform step-by-step debugging. 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 Date Time Of Last Edit: 2015-11-04 04:19:15
|