Login Page - Create Account

Support Board


Date/Time: Tue, 11 Aug 2026 13:38:24 +0000



Custom ACSIL DLL not appearing in Add Custom Study list

View Count: 7

[2026-08-11 12:25:45]
User101363 - Posts: 1
Hi, I built a 64-bit ACSIL custom study DLL with MSVC 14.44 and placed it in the Data Files Folder (C:\SierraChart\Data\SCBridgePublisher_64.dll). The DLL exports scsf_SCBridgePublisher (SCSFExport), scdll_DLLName and scdll_DLLVersion (verified with dumpbin), has a VERSIONINFO resource, loads fine (LoadLibrary test), and its only dependency libzmq-v143-mt-4.3.5.dll is in the same folder.

The study does NOT appear in Analysis >> Studies >> Add Custom Study, and the Message Log has no "Found DLL" lines for it. With an earlier build the log showed: "No custom study function names found in ...SCBridgePublisher.dll" and "InternalVersionNumberToFileNameMap is empty for SCBridgePublisher". After rebuilding with the correct SCSFExport/scsf_ naming, the log no longer mentions the DLL at all.

Sierra Chart 2936 64-bit. What am I missing? Thank you.

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

Login

Login Page - Create Account