Support Board
Date/Time: Sat, 05 Jul 2025 13:48:53 +0000
Post From: Source Code for Sierra Chart Built-In Studies
[2024-11-26 06:17:23] |
User781731 - Posts: 58 |
I’m trying to follow the instructions listed under the heading "Searching for Source Code for Sierra Chart Built-In Studies” on this page: How to Build an Advanced Custom Study from Source Code When I complete Step 3, the following messages appear in the Log: 2024-11-26 01:11:20.140 | Error creating process C:\Users\Garrett\AppData\Local\Programs\Microsoft VS Code\Code.exe. Windows error code 2: The system cannot find the file specified.
2024-11-26 01:11:20.140 | Error creating the Advanced Custom Studies editor process. Why is this error happening? The file path makes no sense to me - my name is not Garrett and the computer I’m using does not have a user called Garrett. I also don’t have VS Code installed on my computer. Notepad++ is installed on my computer and this is the setting saved under Global Settings > General Settings > Path: Text Editor Path and Filename:C:\Program Files\Notepad++\notepad++.exe
How do I fix the error? Ultimately, I’m trying to get access to the source code for some Sierra Chart Built-In Studies (so I can use as a foundation to make some custom studies with additional functionality)… If you know of another way to do this, please let me know. |