ZigZag Color (Classic)

Category: market_structure, trend

A trend-filtering indicator that connects local highs and lows based on specific depth, deviation, and backstep criteria, visualized with colored segments to distinguish between bullish and bearish swings.

Formula

Highs = max(High, ExtDepth) \text{ filtered by } ExtDeviation; Lows = min(Low, ExtDepth) \text{ filtered by } ExtDeviation; Segments colored by current swing direction.

Inputs

See signal primitives and every published strategy that uses ZigZag Color (Classic) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home