OPEN-SOURCE SCRIPT
Polynomial-Regression-Fitted RSI [Loxx]

Polynomial-Regression-Fitted RSI [Loxx] is an RSI indicator that is calculated using Polynomial Regression Analysis. For this one, we're just smoothing the signal this time. And we're using an odd moving average to do so: the Sine Weighted Moving Average. The Sine Weighted Moving Average assigns the most weight at the middle of the data set. It does this by weighting from the first half of a Sine Wave Cycle and the most weighting is given to the data in the middle of that data set. The Sine WMA closely resembles the TMA (Triangular Moving Average). So we're trying to tease out some cycle information here as well, however, you can change this MA to whatever soothing method you wish. I may come back to this one and remove the point modifier and then add preliminary smoothing, but for now, just the signal gets the smoothing treatment.
What is Polynomial Regression?
In statistics, polynomial regression is a form of regression analysis in which the relationship between the independent variable x and the dependent variable y is modeled as an nth degree polynomial in x. Polynomial regression fits a nonlinear relationship between the value of x and the corresponding conditional mean of y, denoted E(y |x). Although polynomial regression fits a nonlinear model to the data, as a statistical estimation problem it is linear, in the sense that the regression function E(y | x) is linear in the unknown parameters that are estimated from the data. For this reason, polynomial regression is considered to be a special case of multiple linear regression .
Included
Other indicators in this series using Polynomial Regression Analysis.
Poly Cycle
![Poly Cycle [Loxx]](https://s3.tradingview.com/y/ywjaMkyI_mid.png)
PA-Adaptive Polynomial Regression Fitted Moving Average
![PA-Adaptive Polynomial Regression Fitted Moving Average [Loxx]](https://s3.tradingview.com/x/xj9dbGma_mid.png)
Polynomial-Regression-Fitted Oscillator [Loxx]
![Polynomial-Regression-Fitted Oscillator [Loxx]](https://s3.tradingview.com/z/ZKdY5nCV_mid.png)
What is Polynomial Regression?
In statistics, polynomial regression is a form of regression analysis in which the relationship between the independent variable x and the dependent variable y is modeled as an nth degree polynomial in x. Polynomial regression fits a nonlinear relationship between the value of x and the corresponding conditional mean of y, denoted E(y |x). Although polynomial regression fits a nonlinear model to the data, as a statistical estimation problem it is linear, in the sense that the regression function E(y | x) is linear in the unknown parameters that are estimated from the data. For this reason, polynomial regression is considered to be a special case of multiple linear regression .
Included
- Alerts
- Signals
- Bar coloring
- Loxx's Expanded Source Types
- Loxx's Moving Averages
Other indicators in this series using Polynomial Regression Analysis.
Poly Cycle
![Poly Cycle [Loxx]](https://s3.tradingview.com/y/ywjaMkyI_mid.png)
PA-Adaptive Polynomial Regression Fitted Moving Average
![PA-Adaptive Polynomial Regression Fitted Moving Average [Loxx]](https://s3.tradingview.com/x/xj9dbGma_mid.png)
Polynomial-Regression-Fitted Oscillator [Loxx]
![Polynomial-Regression-Fitted Oscillator [Loxx]](https://s3.tradingview.com/z/ZKdY5nCV_mid.png)
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.
Public Telegram Group, t.me/algxtrading_public
VIP Membership Info: patreon.com/algxtrading/membership
VIP Membership Info: patreon.com/algxtrading/membership
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.
Public Telegram Group, t.me/algxtrading_public
VIP Membership Info: patreon.com/algxtrading/membership
VIP Membership Info: patreon.com/algxtrading/membership
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.