thats ok, tons of other staff close to wpr with some tweaking. i respect and appreciate you taking care of this forum and all little traders!!! thank you!mrtools wrote: Tue Mar 11, 2025 6:33 am The dynamic zone wpr will probably need to be done using quantile bands instead because the dyamic zone dll is not compatible with mt5 and have no idea how to make it compatible!
Re: MT5 Moving Averages (MAs)
192This is a mt5 version of 3 ma cross.mrtools wrote: Tue Mar 11, 2025 6:07 am Woking on the 3-ma cross am kind of slow in mt5 so please bear with me, this is a mt4 version I did to make it easier to convert it.
- These users thanked the author mrtools for the post (total 4):
- Errør314159, Ricstar_8, alexm, eduarescobar
Re: MT5 Moving Averages (MAs)
193KEMAD by QuantumResearch
https://it.tradingview.com/script/FDRwG ... mResearch/
The QuantumResearch KEMAD Indicator is a sophisticated trend-following and volatility-based tool designed for traders who demand precision in detecting market trends and price reversals. By leveraging advanced techniques implemented in PineScript, this indicator integrates a Kalman filter, an Exponential Moving Average (EMA), and dynamic ATR-based deviation bands to produce clear, actionable trading signals.
1. Overview
The KEMAD Indicator aims to:
Reduce Market Noise: Employ a Kalman filter to smooth price data.
Identify Trends: Use an EMA of the filtered price to define the prevailing market direction.
Set Dynamic Thresholds: Adjust breakout levels with ATR-based deviation bands.
Generate Signals: Provide clear long and short trading signals along with intuitive visual cues.
2. How It Works
A. Kalman Filter Smoothing
Purpose: The Kalman filter refines the selected price source (e.g., close price) by reducing short-term fluctuations, thus offering a clearer view of the underlying price movement.
Customization: Users can adjust key parameters such as:
Process Noise: Controls the filter’s sensitivity to recent changes.
Measurement Noise: Determines how responsive the filter is to incoming price data.
Filter Order: Sets the number of data points considered in the smoothing process.
B. EMA-Based Trend Detection
Primary Trend EMA: A 25-period EMA is applied to the Kalman-filtered price, serving as the core trend indicator.
Signal Mechanism:
Long Signal: Triggered when the price exceeds the EMA plus an ATR-based upper deviation.
Short Signal: Triggered when the price falls below the EMA minus an ATR-based lower deviation.
In this MT5 version there is no bar coloring option, but you have a buffer for trend direction.
https://it.tradingview.com/script/FDRwG ... mResearch/
The QuantumResearch KEMAD Indicator is a sophisticated trend-following and volatility-based tool designed for traders who demand precision in detecting market trends and price reversals. By leveraging advanced techniques implemented in PineScript, this indicator integrates a Kalman filter, an Exponential Moving Average (EMA), and dynamic ATR-based deviation bands to produce clear, actionable trading signals.
1. Overview
The KEMAD Indicator aims to:
Reduce Market Noise: Employ a Kalman filter to smooth price data.
Identify Trends: Use an EMA of the filtered price to define the prevailing market direction.
Set Dynamic Thresholds: Adjust breakout levels with ATR-based deviation bands.
Generate Signals: Provide clear long and short trading signals along with intuitive visual cues.
2. How It Works
A. Kalman Filter Smoothing
Purpose: The Kalman filter refines the selected price source (e.g., close price) by reducing short-term fluctuations, thus offering a clearer view of the underlying price movement.
Customization: Users can adjust key parameters such as:
Process Noise: Controls the filter’s sensitivity to recent changes.
Measurement Noise: Determines how responsive the filter is to incoming price data.
Filter Order: Sets the number of data points considered in the smoothing process.
B. EMA-Based Trend Detection
Primary Trend EMA: A 25-period EMA is applied to the Kalman-filtered price, serving as the core trend indicator.
Signal Mechanism:
Long Signal: Triggered when the price exceeds the EMA plus an ATR-based upper deviation.
Short Signal: Triggered when the price falls below the EMA minus an ATR-based lower deviation.
In this MT5 version there is no bar coloring option, but you have a buffer for trend direction.
- These users thanked the author AlgoAlex811 for the post (total 7):
- Cagliostro, Krunal Gajjar, Sutatong, alexm, eduarescobar, moey_dw, ZigZag
Re: MT5 Moving Averages (MAs)
194Re: MT5 Moving Averages (MAs)
196Mrtoolz you are doing so good MT5 indicators lately......... its now giving me more comfortable feeling for when the time comes to use just MT5 and helping this anxiety!! Thanking you from the very BOTTOM of my heart manmrtools wrote: Mon Mar 24, 2025 4:52 am Did this version.
PS: For the MT4 version, please see: Guppy MMA for MT4
- These users thanked the author moey_dw for the post (total 4):
- Cagliostro, davidpont, Jimmy, mrtools
Official Forex-station GIF animator at your service 
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com
Re: MT5 Moving Averages (MAs)
197Mladen's on chart Guppy MMA
- These users thanked the author Sutatong for the post (total 3):
- mrtools, eduarescobar, moey_dw
Re: MT5 Moving Averages (MAs)
198Sensational........ the way it is coded with that automatic multi color shading of each moving average is something on another level
Official Forex-station GIF animator at your service 
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com
Re: MT5 Moving Averages (MAs)
199Works like mladens Volatility Quality Stridsman indicators, see them together.
AlgoAlex811 wrote: Fri Mar 21, 2025 9:41 pm KEMAD by QuantumResearch
https://it.tradingview.com/script/FDRwG ... mResearch/
The QuantumResearch KEMAD Indicator is a sophisticated trend-following and volatility-based tool designed for traders who demand precision in detecting market trends and price reversals. By leveraging advanced techniques implemented in PineScript, this indicator integrates a Kalman filter, an Exponential Moving Average (EMA), and dynamic ATR-based deviation bands to produce clear, actionable trading signals.
1. Overview
The KEMAD Indicator aims to:
Reduce Market Noise: Employ a Kalman filter to smooth price data.
Identify Trends: Use an EMA of the filtered price to define the prevailing market direction.
Set Dynamic Thresholds: Adjust breakout levels with ATR-based deviation bands.
Generate Signals: Provide clear long and short trading signals along with intuitive visual cues.
2. How It Works
A. Kalman Filter Smoothing
Purpose: The Kalman filter refines the selected price source (e.g., close price) by reducing short-term fluctuations, thus offering a clearer view of the underlying price movement.
Customization: Users can adjust key parameters such as:
Process Noise: Controls the filter’s sensitivity to recent changes.
Measurement Noise: Determines how responsive the filter is to incoming price data.
Filter Order: Sets the number of data points considered in the smoothing process.
B. EMA-Based Trend Detection
Primary Trend EMA: A 25-period EMA is applied to the Kalman-filtered price, serving as the core trend indicator.
Signal Mechanism:
Long Signal: Triggered when the price exceeds the EMA plus an ATR-based upper deviation.
Short Signal: Triggered when the price falls below the EMA minus an ATR-based lower deviation.
In this MT5 version there is no bar coloring option, but you have a buffer for trend direction.
Re: MT5 Moving Averages (MAs)
200I like it.
Btw. wakie up underground commodity investors & traders, inflation is coming back and Canada index knows it. Copper is up 30% in month time allready and its allways first to react for new cycle.
Btw. wakie up underground commodity investors & traders, inflation is coming back and Canada index knows it. Copper is up 30% in month time allready and its allways first to react for new cycle.