Support Board
Date/Time: Fri, 31 Jan 2025 00:24:11 +0000
Remote built not working
View Count: 1246
[2019-04-01 16:11:52] |
User657944 - Posts: 173 |
Hi I'm trying to built or modify sierra study starting from a code in note pad , saved as .cpp file as per your istruction but when I arrive to the "built from remote" I get error messages like "#include "sierrachart.h"" but in fact the string is present into the study on the top. Or as an example I tried to modify a std study the Tradying system based on alert condition just changing the draw style from point to a triangle and also that one did not work. Can you please tell where the issue is? I'm an infinity trasact user and I already had a call with them but they told me they can't support me in this field. thx Alberto |
[2019-04-01 16:52:53] |
Sierra Chart Engineering - Posts: 104368 |
Provide the exact build output text. You can select it and right-click and select Copy. And then paste it here.
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: 2019-04-01 16:53:02
|
[2019-04-01 18:18:23] |
User657944 - Posts: 173 |
Thx for answering Here the error code, consider that the #include "scstudyfunctions.h" is present and is the second row of the code as indicated in the istruction manual: -- Starting remote build of Custom Studies Source files: numberbarzero.cpp. 32-bit -- 20:16:38 Allow time for the server to compile the files and build the DLL. The remote build did not succeed. Result: numberbarzero.cpp:2:30: fatal error: scstudyfunctions.h: No such file or directory #include "scstudyfunctions.h" ^ compilation terminated. -- End of Build -- 20:16:39 Date Time Of Last Edit: 2019-04-01 18:19:17
|
[2019-04-01 18:27:13] |
User657944 - Posts: 173 |
I got the same message also if I try to change the Trading system based on laert condition simply modifying the size of the point from 5 to 8 -- Starting remote build of Custom Studies Source files: TradingSystemBasedOnAlertConditionver1.cpp. 32-bit -- 20:25:56 Allow time for the server to compile the files and build the DLL. The remote build did not succeed. Result: TradingSystemBasedOnAlertConditionver1.cpp:2:30: fatal error: scstudyfunctions.h: No such file or directory #include "scstudyfunctions.h" ^ compilation terminated. -- End of Build -- 20:25:57 |
[2019-04-01 19:10:46] |
Sierra Chart - Max - Posts: 5780 |
You need to replace: #include "scstudyfunctions.h" With #include "SCStudyFunctions.h" The included files need to have the proper case. Sierra Chart Support |
[2019-04-01 19:38:32] |
User657944 - Posts: 173 |
Thx Max appreciate
|
[2019-04-02 06:15:01] |
Sierra Chart Engineering - Posts: 104368 |
You cannot use SCStudyFunctions.h. Remove that line. 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 |
[2019-04-02 07:19:46] |
User657944 - Posts: 173 |
HI Max, well since you was so kind to solve my issue I have another issue always on asci code study and it is as follows: If I take a dll file with studies that are made by a friend, this studies are visible under custom study, but then when I try to add a study that is part of this directory on the charts, I don't see the study. What could cause such a failure? My friend is using sierra account while I'm using a ATchart sierra accounts, more over he developed the study wiht 1825 version and I'm using 1881. I don't get any error code from the system just I have no visibility of the study on the chart. I will appreciate your help. Thx Alberto |
[2019-04-03 13:30:03] |
User657944 - Posts: 173 |
Hi can you please take care of my request? thx
|
[2019-04-03 16:34:21] |
Sierra Chart Engineering - Posts: 104368 |
We cannot answer post #8. You need to contact the developer of the study. Here is some information which is related but not probably relevant to your problem: Resolving Custom Study File and Access Issues 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: 2019-04-03 16:34:37
|
[2019-04-03 18:26:58] |
ForgivingComputers.com - Posts: 992 |
When I try to add a study that is part of this directory on the charts, I don't see the study. What could cause such a failure? My friend is using sierra account while I'm using a ATchart sierra accounts, more over he developed the study wiht 1825 version and I'm using 1881. I don't get any error code from the system just I have no visibility of the study on the chart.
It could be it was compiled as a 64-bit DLL and you are using 32-Bit Sierra Chart, or vice versa. |
[2019-04-04 13:33:22] |
User657944 - Posts: 173 |
No it's a 32 bit and I'm using 32 bit it's not so easy
|
[2019-04-04 13:36:30] |
User657944 - Posts: 173 |
Reeply to Sierra Engineering all the option on the link were verified it's not that the issue
|
To post a message in this thread, you need to log in with your Sierra Chart account: