Support Board
Date/Time: Fri, 27 Dec 2024 11:40:27 +0000
Post From: Help needed with custom indicator
[2015-06-01 09:49:36] |
Sierra Chart Engineering - Posts: 104368 |
The code needs to be like this in the beginning: #include "sierrachart.h"
SCDLLName("Seb_TrendpointHigh3") SCSFExport scsf_Seb_TrendpointHigh3(SCStudyGraphRef sc) { SCInputRef Length = sc.Input[0]; if (sc.SetDefaults) { Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2015-06-01 09:51:43
|