Support Board
Date/Time: Sat, 11 Jan 2025 20:05:12 +0000
User Email
View Count: 954
[2016-12-21 19:45:07] |
Sierra Chart - Max - Posts: 5778 |
1. I'm just entering the ACS domain Is there any updated manual ? the Advanced Custom Study Interface and Language (ACSIL) page looks to be not up to date Examples 1. To start the code editor, select Analysis >> New/Open Advanced Custom Studies File I'm trying to open a studyxxx.cpp file …. doesn't work the following response is issued in log You will see two lines at the top of every custom studies source code file: #include <sierrachart.h > and CustomDLLName("My Custom Studies"). These are both required and just need to be in the file only once and at the top. Is incorrect How can I rely on the stuff at yr site ? 2. To start the code editor, select Analysis >> New/Open Advanced Custom Studies File
I'm trying to open a studyxxx.cpp file …. doesn't work the following response is issued in log "There was an error starting the Advanced Custom Studies editor. E:\SierraChart\NPP\notepad++.exe "E:\Sierra\ACS_Source\studies2.cpp". Windows error code 2: The system cannot find the file specified. | 2016-12-21 04:54:41 * " What does this message means ? Sierra Chart Support |
[2016-12-21 21:48:12] |
Sierra Chart Engineering - Posts: 104368 |
All documentation on this website is up-to-date. 1. You will see two lines at the top of every custom studies source code file: #include <sierrachart.h > and CustomDLLName("My Custom Studies"). These are both required and just need to be in the file only once and at the top. Is incorrect How can I rely on the stuff at yr site ? This is absolutely correct. These lines are required. Not every source code file that is provided with Sierra Chart, will have the CustomDLLName because it only needs to be included in one file when compiling multiple files. But if you are compiling the file individually, it must be included. 2. Does this file exist on your system?: E:\SierraChart\NPP\notepad++.exe Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2016-12-21 21:49:26
|
[2016-12-21 23:17:02] |
jizzary - Posts: 177 |
> Does this file exist on your system?: E:\SierraChart\NPP\notepad++.exe of course ... and it path appears in windows's path env. variable (otherwise wouldn;t expect it to be correctly invoked) after adding its path to env. variable i have reluanched sierrachart to reread the updated enc. variable |
[2016-12-22 04:12:28] |
Sierra Chart Engineering - Posts: 104368 |
Therefore, we do not know why your operating system is giving that error message: " Windows error code 2: The system cannot find the file specified." Our other users do not experience this. Just manually start the editor and edit the file you want. There is no need to do it through Sierra Chart. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to 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: