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
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.