Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 13:17:14 +0000



Post From: ZigZag Cumulative Volume syntax error

[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);