TradingView
blackcat1402
3. Sept. 2022 03:02

[blackcat] L1 Linear Regression-Adjusted EMA 

Bitcoin / TetherUSBinance

Beschreibung

Level 1

Background

Vitali Apirine proposed a new idea named "The Linear Regression-Adjusted Exponential Moving Average". Here it is the pine v4 impelementation of this idea.

Function

Linear Regression Adjusted Exponential Moving Average (LRAdj EMA) is used to combine a linear regression (linreg in tradingview) with an EMA. It can be used to define the trend reveral points while filtering price action. The LRAdj EMA can be used in combination with a traditional EMA of the same length to facilitate trend identification or it can serve as an important MA candicate in a trading system to potentially replace T3, JMA, KAMA or other MA functions.

Remarks
Feedbacks are appreciated.
Kommentare
Ravage1999
And another question : is there a possibility to adjust the sensitivity? , alerts are clean but sensitive I noticed!
Ravage1999
Was just reading about the technique. Good stuff! Are both the plotlines in the script "Linear Regressed" ?
Mehr