Login Page - Create Account

Support Board


Date/Time: Sun, 01 Jun 2025 01:31:12 +0000



Build an Advanced Custom Study from Source Code

View Count: 109

[2025-05-05 09:14:20]
User781731 - Posts: 55
I'm trying to Build an Advanced Custom Study from Source Code.

I am trying to locate the source code for the "Volume by Price" study but it is not in any of the studies.cpp files. I have also tried searching "VbP" and it is not found either.

Is the source code for this study NOT in the studies.cpp files?
[2025-05-05 10:56:20]
User431178 - Posts: 691
You can scroll to the bottom of that page and see that code is not available, for VbP and various others.

How to Build an Advanced Custom Study from Source Code: Source Code for Some Built in Studies Not Available
[2025-05-05 15:41:06]
ForgivingComputers.com - Posts: 1060
If on the Study Settings window you see DLLName.FunctionName then the source code is available. Search for the text after the Dot: scsf_<function> in the ACS_Source code folder. In Notepad++ you can search all files in a folder with Ctrl-Shift-S.

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

Login

Login Page - Create Account