Login Page - Create Account

Support Board


Date/Time: Fri, 11 Sep 2026 13:46:07 +0000



Post From: Remote built not working

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

With

#include "SCStudyFunctions.h"


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