Login Page - Create Account

Support Board


Date/Time: Sun, 15 Mar 2026 22:26:58 +0000



Post From: How to Set Up Visual Studio 2022 Community to Develop Custom Studies for Sierra Chart

[2026-03-01 14:29:57]
Hari Natarajan - Posts: 4
This is awesome!!! Just what I was looking for. I followed the instructions step-by-step and was able to easily move my old study to VS.

I ran into two issues initially

a) I had to physically copy the ReleaseDLL and ReloadDLL to the root of my project directory, where the cpp file is present. I initially added it to my VS project workspace, but that was not sufficient.
b) I had to restart Sierra chart before adding my new study.