Login Page - Create Account

Support Board


Date/Time: Sat, 22 Nov 2025 02:06:49 +0000



C++ Classic V1

View Count: 38

[2025-11-21 21:41:32]
User108811 - Posts: 13
is Classic V1 the most up to date code i can write in?
[2025-11-21 21:57:44]
John - SC Support - Posts: 43119
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: 13
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: 43119
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

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

Login

Login Page - Create Account