Fibonacci Pivot Points
Apr 28, 2019

The Fibonacci Pivot Points tool calculates and displays key support and resistance levels based on Fibonacci ratios and previous period price data to help traders identify potential reversal or breakout zones.
Usage
The Fibonacci Pivot Points indicator is used to identify significant price levels where the market may encounter supply or demand. Traders often use these levels to set profit targets, stop-losses, or to gauge the overall market sentiment.
- Resistance Levels (R1, R2, R3): These levels are plotted above the central pivot point and serve as potential targets for long positions or areas where price might stall.
- Support Levels (S1, S2, S3): These levels are plotted below the central pivot point and act as potential floors where price may bounce.
- Pivot Point (PP): The central axis calculated from the previous period's high, low, and close.
Example usage: If price is trading above the Pivot Point, the sentiment is generally considered bullish, with R1 and R2 serving as the primary upside targets. Conversely, trading below the Pivot Point suggests bearish sentiment toward S1 and S2.
Details
The indicator utilizes the standard pivot point formula as its base: PP = (High + Low + Close) / 3.
The support and resistance levels are then derived by multiplying the previous period's range (High - Low) by specific Fibonacci coefficients and adding/subtracting those values from the Pivot Point.
Unlike standard pivot points that use fixed multipliers, this script allows for the customization of the Fibonacci ratios used for each level (defaulting to 0.382, 0.618, and 1.000). The calculations are performed using request.security to ensure the levels are anchored to the user-selected timeframe (Daily, Weekly, or Monthly) regardless of the current chart timeframe.
Settings
- Insert the Time Frame: Determines the historical period (Daily, Weekly, or Monthly) used to calculate the pivot levels.
- Insert Fibonacci R1-R3 Levels: Sets the specific Fibonacci ratios used to calculate the three resistance levels.
- Insert Fibonacci S1-S3 Levels: Sets the specific Fibonacci ratios used to calculate the three support levels.
FAQ
What timeframes does this indicator support? The indicator allows you to choose between Daily (D), Weekly (W), and Monthly (M) anchor periods for calculating the levels.
Can I change the Fibonacci ratios? Yes, all six support and resistance levels have customizable input fields in the settings menu to accommodate different trading strategies.
How can I access Fibonacci Pivot Points? 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.

