Support Board
Date/Time: Thu, 15 May 2025 14:40:18 +0000
Custom Study Not Displaying in Custom Studies List
View Count: 2164
[2018-08-03 14:50:33] |
CarlRostron - Posts: 80 |
(I did post this already but my post disappeared (or maybe it didn't post properly through my browser)). I have created a custom study DLL file (using your own template code). The build was fine and the DLL output resides in my Data folder. But the Custom Study it is not showing up in my Analysis --> Studies --> Add Custom Study list. Any idea why this would be please? Thanks |
![]() |
[2018-08-03 14:56:12] |
Xfanman1 - Posts: 320 |
I'm guessing you're running the 64 bit version of SC but you compiled your study with the 32 bit version. You can tell because your .dll file does not have _64 as part of the name. Run the 32bit version of SC and see if your study shows up there. If it does, what I speculated above is accurate. -- Scott Date Time Of Last Edit: 2018-08-03 20:38:54
|
[2018-08-03 14:59:33] |
CarlRostron - Posts: 80 |
How do I compile with the 64 bit version please? I'm using VS 2015 Express
|
[2018-08-03 15:05:03] |
Xfanman1 - Posts: 320 |
Compile it using the Remote Build tools right in Sierra. Analysis/Build Custom Studies Then Select your .cpp file and use Remote Build. SC should do the rest. -- Scott |
[2018-08-03 15:14:59] |
CarlRostron - Posts: 80 |
Worked like a dream!! I've seen that I can continue using MS Visual Studio as my editor as well so still get the benefit on the intellisense. Thanks for your help on this Scott. :-) |
[2018-08-03 15:18:22] |
Xfanman1 - Posts: 320 |
Glad it worked Carl. Good weekend to you! -- Scott |
To post a message in this thread, you need to log in with your Sierra Chart account: