OPEN-SOURCE SCRIPT
Overbought or Oversold? Check Distance From MA

Moving averages are one of the most basic tools for technical analysts. They can be useful for both trend analysis and for mean reversion.
But how can you know when price is historically overbought or oversold relative to a moving average? Distance from MA can help.
This indicator calculates the distance from a moving average as a percentage and plots the result as an oscillator. Values above 0 appear in green, while negative readings are colored red.
This chart highlights the depth of the S&P 500's recent selloff. As you can see, the close dipped to 25 percent below its 50-day SMA on Monday. That was its most oversold condition since November 20, 2008 -- in the middle of the subprime financial crisis.
Distance from MA can handle five types of moving average. Simply change the "AvgType" input according to this key:
1 - Simple Moving Average
2 - Exponential Moving Average
3 - Hull Moving Average
4 - Weighted Moving Average
5 - Volume-Weighted Moving Average
But how can you know when price is historically overbought or oversold relative to a moving average? Distance from MA can help.
This indicator calculates the distance from a moving average as a percentage and plots the result as an oscillator. Values above 0 appear in green, while negative readings are colored red.
This chart highlights the depth of the S&P 500's recent selloff. As you can see, the close dipped to 25 percent below its 50-day SMA on Monday. That was its most oversold condition since November 20, 2008 -- in the middle of the subprime financial crisis.
Distance from MA can handle five types of moving average. Simply change the "AvgType" input according to this key:
1 - Simple Moving Average
2 - Exponential Moving Average
3 - Hull Moving Average
4 - Weighted Moving Average
5 - Volume-Weighted Moving Average
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
For quick access on a chart, add this script to your favorites — learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
For quick access on a chart, add this script to your favorites — learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.