Login Page - Create Account

Support Board


Date/Time: Mon, 27 Jul 2026 14:31:40 +0000



Post From: Remote built not working

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

With

#include "SCStudyFunctions.h"


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