Login Page - Create Account

Support Board


Date/Time: Sat, 18 Jan 2025 19:43:53 +0000



errors in your sample studies

View Count: 669

[2018-02-28 19:32:39]
Devil_On_WallStreet - Posts: 67
I started messing around with coding, and decided to start with looking at functions from your zig zag because it both outputs text as well as different values based on type... first 2 errors are on lines 1616 & 1726... you simple forgot to put in the "//" before the explanation.... after changing only those 2 things... a complete copy and paste, the compiled dll does not output text labels nor peak values like the actual zig zag study... How can I view a correct, complete example of this code?
[2018-02-28 19:43:22]
Devil_On_WallStreet - Posts: 67
Just to clarify... I'm referring to the HH,HL,LL,LH labels that output values of 1,2,3,4...
[2018-02-28 22:15:32]
Sierra Chart Engineering - Posts: 104368
The code in that is provided with Sierra Chart in /ACS_Source is definitely fine. There cannot possibly be the problems you describe.

Also, you really have to provide the actual code you are referring to rather than just simply a line number. When we look at those line numbers in the studies7.cpp file which contains the zigzag study, we do not see what you are referring to.
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: 2018-02-28 22:17:10
[2018-02-28 22:41:18]
Devil_On_WallStreet - Posts: 67
Apologies... first time looking at code, I thought that the code started near the input settings... found the peices of code above that began with the "void" added it and all was solved.

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

Login

Login Page - Create Account