Login Page - Create Account

Support Board


Date/Time: Thu, 06 Feb 2025 01:55:16 +0000



Post From: User Contributed Studies

[2020-04-04 23:57:53]
Ackin - Posts: 1865
Currently worked out all the kinks in persistvars and other errors.
Code compiles into a .dll but when I go to add it as a custom study it says: AnchoredVwap_64.dll (Missing SCDLLName line at the top of the CPP file)

Try add this ( ....at the top of the CPP file):


#include "SierraChart.h"
SCDLLName("StudiesFileName")

Date Time Of Last Edit: 2020-04-04 23:58:23