Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 01:42:41 +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