Login Page - Create Account

Support Board


Date/Time: Tue, 07 May 2024 17:54:44 +0000



[Programming Help] - sc.StorageBlock returns block of 0x00's in 2135-x64. Was working in 2092-x64.

View Count: 465

[2020-07-13 00:55:00]
User496956 - Posts: 2
sc.StorageBlock returns block of 0x00's in 2135-x64 after restarting Sierra Chart.

struct s_PermData {
int InitFlag;
char SourceList[64];
};

s_PermData* PermData;
PermData = (s_PermData*)sc.StorageBlock;

Code used at the very top of the study. I'm using it fill a sting used by SetCustomInputStrings.
[2020-07-13 04:39:19]
Sierra Chart Engineering - Posts: 104368
We ran a test and we cannot see any problem like this at all. Have a look at the Symbol Display study which calls a function which relies on the storage block. The storage block is correctly restored.
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

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

Login

Login Page - Create Account