Login Page - Create Account

Support Board


Date/Time: Fri, 14 Aug 2026 20:51:41 +0000



help with custom study

View Count: 318

[2026-06-30 00:38:11]
coachted - Posts: 534
i built a custom study on one of my machines through Visual Studio and then just copied the .dll to my sc data folder....i want it on another computer i have, so I emailed the .dll file to myself, downloaded it, and copied it onto that machine's data folder, but the custom study is not showing in the add custom studies can you please advise
[2026-06-30 14:26:50]
John - SC Support - Posts: 47509
If the study shows up on one system, then there is no reason for it to not show up on another.

Please do the following on the system where the study is not showing:
- Select "Analysis >> Studies"
- On the Chart Studies window, select "Add Custom Study"
- Select "Window >> Message Log" to open the "Message Log"
- At the bottom of the log should be information on what DLL's were found.

Is the .dll file you moved to that system showing as found? At a minimum, you should see the "UserContributedStudies.dll" file listed - is this showing up?
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2026-06-30 16:13:59]
coachted - Posts: 534
this is what i got
imagec2be28cc-307c-4da4-8809-cde533f8b9a6.png / V - Attached On 2026-06-30 16:10:38 UTC - Size: 76.06 KB - 82 views
image3fba4ccd-7727-468c-a600-d8dd48059587.png / V - Attached On 2026-06-30 16:13:21 UTC - Size: 57.02 KB - 72 views
imagedb21fd84-b2c6-48ca-bf90-8e3b522d299a.png / V - Attached On 2026-06-30 16:13:51 UTC - Size: 155.89 KB - 75 views
[2026-06-30 22:07:03]
Sierra_Chart Engineering - Posts: 24564
The issue in these cases is that the DLL that you built does not use static linking and it has a dependent DLL. We are not sure what DLL it is dependent on. Although this DLL does not exist on the other machine. Make sure you use static linking for the C/C++ libraries. That would be the first step to get this resolved.
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, use 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