Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 19:41:27 +0000



ZigZag Cumulative Volume syntax error

View Count: 871

[2017-08-24 20:35:45]
User138418 - Posts: 16
I downloaded source for ZigZagCumulativeVolume, added the required “#incl…” & “SCDLL…” lines and added “IP_” to the front of the name (to not clobber the original). SYNTAX ERROR.
Instead of fooling around with unfamiliar code myself ( I "sometimes" mess things up doing that), I will request your superb assistance. No rush, not an emergency. Thanks in advance.

IP_ZigZagCumulativeVolume.cpp: In function 'void scsf_IP_ZigZagCumulativeVolumeStudy(SCStudyInterfaceRef)':
IP_ZigZagCumulativeVolume.cpp:158:99: error: 'AccumulateZigZagVolume' was not declared in this scope
AccumulateZigZagVolume(sc, AccumulatedVolume, ZigZagPeakType, VolumeTypeToAccumulate, ZigZagReset);
[2017-08-25 03:37:58]
Sierra Chart Engineering - Posts: 104368
This means you also need to include this function: AccumulateZigZagVolume above your study 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
Date Time Of Last Edit: 2017-08-25 03:41:16

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

Login

Login Page - Create Account