Login Page - Create Account

Support Board


Date/Time: Tue, 23 Apr 2024 12:57:50 +0000



Build 1842 does not unload dll after custom study is removed

View Count: 1494

[2018-12-04 06:23:47]
User563013 - Posts: 11
I am compiling with visual studio, I get this error after loading the study, testing it, and then removing it from the custom studies window:

Error  LNK1104  cannot open file '..\..\..\..\..\..\GreenChart\Data\{the file name}.dll'  

Sierra chart is not unloading the custom study dll after it is not used, and keeps the file handle open. (I can't delete the custom study .dll either)

In previous builds (well before 1842 like 1600's) it would allow me to recompile if I removed the dll from the custom study menu.

Is there a way to unload the .dll so I don't have to start Sierra chart every time I want to make a change to a custom study?
Date Time Of Last Edit: 2018-12-04 06:25:03
[2018-12-04 07:27:59]
Sierra Chart Engineering - Posts: 104368
How to do this is explained here:

Advanced Custom Study Interface and Language (ACSIL): Modifying Advanced Custom Study 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
[2018-12-04 09:55:08]
TedMar - Posts: 189
u can use scripts too
ACSIL: Example build script using udp commands to unload / load dlls

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

Login

Login Page - Create Account