Login Page - Create Account

Support Board


Date/Time: Thu, 08 Jan 2026 22:03:04 +0000



C++ Classic V1

View Count: 217

[2025-11-21 21:41:32]
User108811 - Posts: 14
is Classic V1 the most up to date code i can write in?
[2025-11-21 21:57:44]
John - SC Support - Posts: 43862
We do not know what you are referring to in terms of Classic V1.

If you compile your own code, then any C++ version can be used.

Our Remote Compiler option supports C++20.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-11-21 22:02:38]
User108811 - Posts: 14
yes i'm trying to compile and it doesn't like newer language to code. is there a separate program i have to download in order to be able to compile correctly?
[2025-11-21 22:43:20]
John - SC Support - Posts: 43862
You would have to compile the DLL yourself using your own compiler. To do this, you select "Build >> Build with Visual C++ - Release" (or Debug) on the menu for the "Build Advanced Custom Studies" window.

When you do this, the system calls the file "VisualCCompile.Bat" located in the ACS_Source folder under your main Sierra Chart installation folder. You can set the compiler and any switches in that file.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-11-22 16:27:10]
User108811 - Posts: 14
The About window shows "SC Data", which I believe means I'm not receiving the developer-enabled version.

Please enable the full Sierra Chart version with ACSIL compiling / Build menu for my account, or provide the correct installer.
[2025-11-22 17:26:27]
User431178 - Posts: 829

The About window shows "SC Data", which I believe means I'm not receiving the developer-enabled version.

Please enable the full Sierra Chart version with ACSIL compiling / Build menu for my account, or provide the correct installer.

Your AI is misleading you.
There is no such thing as developer-enabled version.

1. Analysis >>> Build
2. Build >>> Build with Visual C++ - Release (as John - SC Support wrote above)

Analysis Menu: Build Advanced Studies DLL


Is it the same problem with your code that won't compile, hallucinations?

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

Login

Login Page - Create Account