Login Page - Create Account

Support Board


Date/Time: Sun, 11 May 2025 06:14:54 +0000



[Programming Help] - Directory error in loading pivot points in ACSIL

View Count: 308

[2023-08-30 17:16:16]
User373245 - Posts: 51
PivotExit.cpp:2:10: fatal error: include/scstudyfunctions.h: No such file or directory
2 | #include "include/scstudyfunctions.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Im getting this error? This is my header? If I do not include #include "scstudyfunctions.h" I get a different error?


#include "sierrachart.h"
#include "scstudyfunctions.h"
SCDLLName("Pivot Exit 1")



SCSFExport scsf_PivotExit1(SCStudyInterfaceRef sc)

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account