Login Page - Create Account

Support Board


Date/Time: Sun, 09 Feb 2025 02:45:46 +0000



Post From: sc.ZigZag() Lack of Documentation

[2020-08-03 12:01:53]
BlakJak - Posts: 108
I am trying to use the sc.ZigZag() intermediate function as I need some data for a new study I am building, however there is no documentation on the help pages.

I have gone thru' the Studies7.cpp and I can see that the examples use Manual Looping. I have been trying to implement it with Auto Looping and it seems from the help pages two of the 4 functions are applicable to AutoLoop mode. I just need the ZigZagTrend array to be filled so I can reference its state for my own indicator.

Can someone point me to some helpful documents on this function?