Re: TradingView Indicators to MT4 Indicators
Posted: Wed Aug 12, 2026 10:12 pm
by srinarayani13
This is a tradingview indicator : Moving Average Cross; Linear Regression by bestindicatorsever
For length of short and long regression 2 periods are plotted, I want 4 periods instead of 2 periods so that extra 2 periods can be used for higher value which will help to take decision during rangebound/sideways market
Please help me do add 2 extra periods in tradingview code
Re: TradingView Indicators to MT4 Indicators
Posted: Fri Aug 14, 2026 7:06 pm
by srinarayani13
srinarayani13 wrote: Wed Aug 12, 2026 10:12 pm
This is a tradingview indicator : Moving Average Cross; Linear Regression by bestindicatorsever
For length of short and long regression 2 periods are plotted, I want 4 periods instead of 2 periods so that extra 2 periods can be used for higher value which will help to take decision during rangebound/sideways market
Please help me do add 2 extra periods in tradingview code
Hi
I found better version of indicator, please ignore above request
ZLEMA Zero lag EMA with Kalman filter [Morty]
Re: TradingView Indicators to MT4 Indicators
Posted: Sat Aug 15, 2026 1:34 am
by cladi53
srinarayani13 wrote: Fri Aug 14, 2026 7:06 pm
Hi
I found better version of indicator, please ignore above request
ZLEMA Zero lag EMA with Kalman filter [Morty]
Made by IA check it
Re: TradingView Indicators to MT4 Indicators
Posted: Mon Aug 31, 2026 4:35 pm
by Mescalito
Re: TradingView Indicators to MT4 Indicators
Posted: Tue Sep 01, 2026 9:21 pm
by global
Great indicator Mescalito.

Is it possible if you can add a reversal buy sell arrow for alert? The arrow can blink until there is more confirmation of a reversal, such as maybe the live candle close low or high of the arrow candle and whatever else can confirm a reversal.