All indicators

Significant Pivot Reversal Strategy Alerts

Nov 8, 2019

Static chart image
Support and ResistanceSignalsPivot Based (Retrospective)Volatility

The Significant Pivot Reversal Strategy Alerts tool identifies high-probability trend reversals by filtering out minor price fluctuations using an ATR-based volatility threshold. This script aims to provide cleaner signals by ensuring pivot points are significantly higher or lower than their neighboring bars before triggering an alert.

Usage

The Usage section describes how the script can be used to identify potential market entries and exits. The indicator plots horizontal levels based on the most recent significant pivot high and low.

  • Long Signals: Occur when the price crosses above the significant pivot high level.
  • Short Signals: Occur when the price crosses below the significant pivot low level.

These signals are designed to filter out market noise. By adjusting the ATR multiplier, users can control how much a pivot must "stand out" from its neighbors to be considered significant, effectively acting as a sensitivity filter for trend changes.

Details

The script enhances traditional pivot point detection by incorporating an Average True Range (ATR) requirement. In a standard pivot calculation, a high is a pivot if it is higher than its neighbors. In this implementation, a pivot high is only valid if it is higher than its neighbors by a margin of at least ATR * Multiplier. This logic ensures that the level identified represents a meaningful structural point in the market rather than a minor price flicker. The alerts are optimized to trigger once per bar when a breakout of these significant levels occurs.

Settings

  • PP Left Bars: The number of bars to the left required to confirm a pivot point.
  • PP Right Bars: The number of bars to the right required to confirm a pivot point.
  • ATR Length: The lookback period used to calculate the Average True Range for the volatility filter.
  • ATR Mult: The multiplier applied to the ATR. A higher value requires a more "significant" price move to validate a pivot level.

FAQ

How do I use the alerts?

You can set up alerts using the built-in alertcondition for "SPPS Long" and "SPPS Short" to receive notifications when price breaks through a significant pivot level.

What is the advantage of using ATR in pivots?

Using ATR allows the indicator to adapt to current market volatility. In highly volatile markets, it requires larger price differences to confirm a level, while in quiet markets, it becomes more sensitive.

How can I access this indicator?

You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.