Reversal Probability Rows [LuxAlgo]
The Reversal Probability Rows tool identifies historical price zones where reversals have frequently occurred and calculates the statistical probability of a reversal happening at those levels based on the distribution of pivot points.
The Reversal Probability Rows tool identifies historical price zones where reversals have frequently occurred and calculates the statistical probability of a reversal happening at those levels based on the distribution of pivot points.
🔶 USAGE
The indicator segments the price range of a specified lookback period into several horizontal rows. Within each row, it calculates the density of historical tops (Pivot Highs) and bottoms (Pivot Lows) relative to the total number of pivots found within the entire lookback range.
Users can interpret the probability boxes to the right of the price as follows:
🔹 Bearish Reversal Zones (Red Boxes)
When the current price is below a specific row, the indicator treats that row as potential resistance. The percentage displayed represents the probability of a bearish reversal occurring there, based on how many historical tops fell within that row compared to the total number of tops in the lookback period.
🔹 Bullish Reversal Zones (Green Boxes)
When the current price is above a specific row, the indicator treats that row as potential support. The percentage represents the probability of a bullish reversal, based on how many historical bottoms fell within that row compared to the total number of bottoms in the lookback period.
🔹 Current Price Row
When the current price is moving within a specific row, the indicator identifies whether that zone has historically been more prone to tops or bottoms. It will display the dominant reversal type (the higher probability of the two) and color the box accordingly (Red for tops, Green for bottoms).
🔶 DETAILS
The script segments the “Range Period” (defined by the highest high and lowest low of the lookback) into equidistant rows. It then scans the lookback period for pivot points based on the “Pivot Sensitivity” setting.
The probability calculation follows a distribution-based approach:
Probability % = (Number of Pivots of Type X in Row / Total Number of Pivots of Type X in Lookback) * 100
The visual intensity (transparency) of the boxes is determined by the “weight” of the row; rows containing the highest frequency of pivots appear more solid, while rows with fewer historical reversals appear more transparent.
🔶 SETTINGS
🔹 Calculation Settings
- Range Period: The number of historical bars used to define the high/low range and gather statistical data.
- Number of Rows: The vertical resolution of the visualization. More rows create smaller, more specific price zones.
- Pivot Sensitivity: The number of bars required on each side of a high or low to classify it as a reversal point (Pivot).
🔹 Visualization Settings
- Show Pivot Markers: Toggles the visibility of the “•” markers on the chart that represent the historical tops and bottoms used in the calculation.
- Box Width (Bars): Adjusts the horizontal width of the probability boxes projected to the right of the current bar.
- Row Highlight Color: The background color and border style of the calculation grid area.
Related Products
Dual Structural Trendline Fib Channel Free Download
Dual Structural Trendline Fib Channel is a structural analysis indicator that automatically constructs dual trendline channels using pivot-based slope logic.
Wedge Pattern [InfinityAlgo] Free Download
Wedge Pattern is a chart overlay that detects rising and falling wedge formations using strict pivot based rules and a validation engine that enforces classic technical analysis requirements. The script builds two trendlines from confirmed pivot highs and pivot lows
Volatility Aggregation Model Tradingview
Volatility Aggregation Model (VAM) is a very simple overlay indicator that classifies market direction using a five-speed ensemble of volatility-adaptive range engines. Instead of relying on a single trend filter, VAM evaluates direction across multiple responsiveness settings and converts those states into a normalized score
Squared9 Pro v1 Tradingview Free Download - PineScript
Squared9 Pro v1.0 (strategy) combines classic Gann geometry with modern momentum checks to find high-conviction reversal zones.
Impulse Trend Levels [InfinityAlgo]
Impulse Trend Levels [InfinityAlgo] is a momentum-aware trend identification system that tracks directional price movement through adaptive confidence bands, where band width dynamically adjusts based on impulse strength and freshness to reflect real-time conviction in the current trend direction.
