Support Board
Date/Time: Fri, 19 Sep 2025 11:46:43 +0000
Post From: ACSIL: Formated AddMessageToLog crash or freeze SC
[2019-02-28 18:27:30] |
|
That code is wrong. Change it to this: message.Format("LastPrice %f", sc.BaseDataIn[SC_LAST][sc.ArraySize - 1]);
And the study must use manual looping to avoid too many messages from being added to the log which we can see is the case. But make certain that it is indeed actually manual looping by recompiling the code. 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: 2019-02-28 18:28:12
|