Pivot Points High Low (With confirm bar)
Dec 5, 2025

The Pivot Points High Low (With confirm bar) indicator identifies significant price peaks and troughs while providing immediate visual feedback on exactly when these levels are confirmed. This tool is designed to help traders recognize structural market turning points and the specific bar that validates their formation.
Usage
The indicator displays labels on confirmed pivot highs and lows. Because pivot points require a specific number of bars to the right to be completed, they are inherently lagging. To address this, the script places a visual "confirmation circle" on the current bar as soon as the pivot condition is met.
- Pivot High Labels: Appear above price peaks when a high is surrounded by lower highs on both sides.
- Pivot Low Labels: Appear below price troughs when a low is surrounded by higher lows on both sides.
- Confirmation Circles: These small circles appear on the bar where the "Right Length" requirement is satisfied, showing exactly when the pivot was recognized by the script.
- Dashed Projections: Dotted lines connect the original pivot point to the confirmation bar, providing a clear visual link between the structural high/low and the moment of confirmation.
Details
The script utilizes the ta.pivothigh() and ta.pivotlow() functions. A pivot is defined by two primary parameters:
- Left Length: The number of preceding bars that must be lower (for a high) or higher (for a low).
- Right Length: The number of following bars that must be lower (for a high) or higher (for a low) to confirm the pivot.
The "Confirm Bar" feature is particularly useful for discretionary traders who need to know exactly how much price action has occurred since a structural point was formed. By marking the confirmation bar, the script highlights the delay inherent in the look-right period.
Settings
LENGTH LEFT / RIGHT
- Pivot High (Left/Right): Defines the number of bars required to the left and right of a high to qualify it as a pivot.
- Pivot Low (Left/Right): Defines the number of bars required to the left and right of a low to qualify it as a pivot.
Text Color / Label Color
- Pivot High Color: Sets the color for the pivot high label and its corresponding confirmation circle.
- Pivot Low Color: Sets the color for the pivot low label and its corresponding confirmation circle.
FAQ
How do I use the confirmation bar?
The confirmation bar (marked with a small circle) shows you exactly when the pivot point was detected. Since pivots require "Right Length" bars to form, the confirmation bar will always appear several bars after the actual high or low occurred.
Can I change the sensitivity of the pivots?
Yes, by increasing the Left and Right Length settings, you will filter for more significant, long-term pivots. Decreasing these values will identify more frequent, short-term price fluctuations.
How do I access Pivot Points High Low (With confirm bar)?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

