Login Page - Create Account

Support Board


Date/Time: Tue, 19 May 2026 21:08:02 +0000



Post From: Remote built not working

[2019-04-01 19:10:46]
Sierra Chart - Max - Posts: 5931
You need to replace:
#include "scstudyfunctions.h"

With

#include "SCStudyFunctions.h"


The included files need to have the proper case.
Sierra Chart Support