Significant Pivot Reversal Strategy
Nov 6, 2019

The Significant Pivot Reversal Strategy indicator is a technical tool designed to identify and trade high-probability market reversals by filtering out minor price fluctuations using ATR-based significance thresholds.
Usage
The strategy identifies "significant" pivot highs and lows to determine potential market turning points. Unlike standard pivot point calculations that only check if a high/low is the highest/lowest in a specific range, this tool requires the pivot point to exceed its neighbors by a user-defined volatility-adjusted margin (ATR * Multiplier).
- Long Entry: Triggered when the price breaks above a significant pivot high.
- Short Entry: Triggered when the price breaks below a significant pivot low.
Traders can use this strategy to capture trend reversals while ignoring market noise that often creates "fake" pivot points in consolidating markets.
Details
The core logic revolves around the pivotHighSig and pivotLowSig functions. These functions look at a specified number of bars to the left and right. For a pivot high to be considered significant, its value must be higher than all neighboring bars in that window plus a calculated ATR buffer. This ensures that the pivot represents a meaningful peak or trough relative to current market volatility.
Settings
- PP Left Bars: The number of bars to the left of the pivot to check for significance.
- PP Right Bars: The number of bars to the right of the pivot to check for significance.
- ATR Length: The lookback period used to calculate the Average True Range.
- ATR Mult: The multiplier applied to the ATR to define the minimum distance required for a pivot to be considered significant.
FAQ
How do I access the Significant Pivot Reversal Strategy?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
What is the advantage of using ATR in pivot detection?
Using ATR allows the strategy to adapt to changing market conditions. In high volatility environments, the threshold for a "significant" pivot increases, preventing the strategy from entering trades on minor pullbacks.
Can I use this for intraday trading?
Yes, the strategy is applicable across various timeframes. However, users should adjust the ATR settings and pivot lookback periods (Left/Right bars) to match the noise levels of the specific timeframe being traded.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.