Difference between revisions of "ZigZag Pnts"

From MultiCharts
Jump to navigation Jump to search
Line 16: Line 16:
 
===Plots===
 
===Plots===
 
Values are not plotted. The indicator plots lines connecting high and low swing points.
 
Values are not plotted. The indicator plots lines connecting high and low swing points.
 +
 +
[[File:ZigZig-Pnts-indicator.png|700px]]
  
 
[[Category:Pre-built Indicators]]
 
[[Category:Pre-built Indicators]]

Revision as of 15:37, 6 December 2022

Definition

The ZigZag Pnts indicator finds swing points that are at least some points defined by the RetracePnts input away from each other. A high swing point is where the price is higher than the previous or subsequent prices. A low swing point is where the price is lower than the previous or subsequent prices.

Default Inputs

HighPivotPrice - price value indicating the pivot high

LowPivotPrice - price value indicating the pivot low

RetracePnts - minimum point difference between swing points to plot

LineColor - trendlines’ color

LineWidth - trendlines’ thickness

Plots

Values are not plotted. The indicator plots lines connecting high and low swing points.

ZigZig-Pnts-indicator.png