An array of candlestick data to analyse.
The lag value for the peak detection algorithm.
The threshold value for identifying significant price changes.
The influence factor for adjusting the impact of recent signals on the algorithm.
An array of ZigZag points representing significant price changes.
Generated using TypeDoc
Creates an array of ZigZag points based on the provided candlestick data and peak detection configuration.