Daily Pivot Points
Jun 29, 2020

The Daily Pivot Points indicator automatically calculates and plots daily support and resistance levels based on the previous day's trading range to help traders identify potential price reversal or breakout zones.
Usage
The tool is primarily used by intraday traders to gauge market sentiment and identify key horizontal levels where price action might stall or react.
- Pivot Point (PP): The central level that defines the overall daily trend. Trading above the PP suggests a bullish bias, while trading below suggests a bearish bias.
- Resistance Levels (R1-R4): These levels represent potential areas where selling pressure may increase.
- Support Levels (S1-S4): These levels represent potential areas where buying interest may emerge.
- Midpoints (MP): Secondary levels located between the primary pivot, support, and resistance lines, providing additional granularity for price targets or stop-loss placement.
Details
The indicator utilizes the standard Floor Pivot Point formula, sourcing data from the previous day's high, low, and close prices via a security call. It projects these levels onto the current trading day. The script includes automated alert functionality that triggers when the price crosses any of the major pivot or support/resistance lines.
Settings
The script does not feature external input parameters for the calculation logic, as it follows a standard mathematical model:
- Pivot Point (PP): Calculated as (High + Low + Close) / 3.
- Resistance 1 (R1): (2 * PP) - Low.
- Support 1 (S1): (2 * PP) - High.
- Extended Levels (R2-R4, S2-S4): Calculated based on the previous day's range (High - Low) added to or subtracted from the Pivot Point.
- Midpoints (MP): Calculated as the arithmetic mean between two adjacent primary levels.
FAQ
How do I use the Daily Pivot Points in my strategy?
Traders often use these levels to set profit targets or identify entries. For example, a bounce off S1 during a bullish day might be considered a buying opportunity, while R1 might serve as a first target.
Does this indicator repain?
No, the levels are calculated using the previous day's data and remain static throughout the current trading day.
How can I access this tool?
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.

