OPEN-SOURCE SCRIPT
已更新

Zig Zag & Trendlines with Dynamic Threshold ATR

446
Percentage Zig Zag with Dynamic Threshold

This Pine Script indicator is an advanced Zig Zag tool that identifies and tracks price pivots based on a percentage move required for reversal, offering a clear visual representation of volatility-adjusted trends.

Core Functionality (The Reversal Threshold):
Unlike standard Zig Zag indicators that use a fixed price difference, this indicator calculates the required reversal size (%X) dynamically using the Average True Range (ATR).

It calculates the ATR as a percentage of the current price (ATR%).

The final threshold is this ATR% multiplied by a user-defined factor (default 3x).

This means the reversal threshold is wider during volatile periods and narrower during quiet periods, adapting automatically to market conditions. Users can optionally revert to a fixed percentage if desired.

Trend Extension Lines:
The indicator draws two unique, dynamic trend lines connecting the last two significant Highs and the last two significant Lows. Crucially, these lines do not wait for the entire Zig Zag leg to confirm:

If the price is actively forming a new up-leg, the High Extension Line connects the last confirmed High to the current extreme high of the active move.

The Low Extension Line functions similarly for the downtrend.

This feature allows the user to visualize dynamic support and resistance levels based on the current, active trend structure defined by the percentage threshold.
版本注释
color update

免责声明

这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。