Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 20:20:14 +0000



[Programming Help] - Triangular Bollinger Band Custom Study Issue

View Count: 566

[2018-02-08 15:17:53]
User540789 - Posts: 2
TBB file attached.

Reeived the following error when attempting to build:

TBB.cpp: In function 'void scsf_TBB(SCStudyInterfaceRef)':
TBB.cpp:67:123: error: expected '}' at end of input
BollingerLowerBand[sc.Index] = BollingerMiddleBand[sc.Index] - (StdTemp[sc.Index]*BollingerStandardDeviations.GetFloat());

Suggestions?
attachmentTBB.cpp - Attached On 2018-02-08 15:16:37 UTC - Size: 2.32 KB - 266 views
Attachment Deleted.
[2018-02-08 22:19:46]
Sierra Chart Engineering - Posts: 104368
You are missing a closing curly brace } at the end of the file to close the function.
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

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account