Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 03:08:22 +0000



Post From: Compiling Error

[2020-09-19 21:16:35]
rxtrading - Posts: 33
I am having a similar issue as indicated above.

-- Starting remote build of Custom Studies Source files: COT.cpp. 64-bit -- 16:09:38

Allow time for the server to compile the files and build the DLL.

The remote build did not succeed. Result:

COT.cpp: In function 'void scsf_TradingLevelsStudy(SCStudyInterfaceRef)':
COT.cpp:427:47: error: 'DAYS' was not declared in this scope
427 | SCDateTime DataDateLessOne = DataDate - 1*DAYS;
| ^~~~

-- End of Build -- 16:09:42

Did anyone find a solution for this issue?