Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 10:09:34 +0000



Post From: Remote built not working

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

With

#include "SCStudyFunctions.h"


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