LikeRe: MT5 Moving Averages (MAs)

232
kvak wrote: Sun Apr 27, 2025 7:33 am Moving Averages with Filters (E-Averages) for MT5 with over 200+ Moving Averages types

Hello, here is MT5 version of eAverages.
It is look that is possible transfer all of it to MT5 code.
Indicator have also smoothing option, filtering option, option to cross/slope coloring, arrows, alerts and button.
Thank you , Big Like !
These users thanked the author macd & rsi for the post:
kvak

Re: MT5 Moving Averages (MAs)

233
太虚一毫 wrote: Thu May 22, 2025 10:25 am Looking forward to the teacher Refer to the regularised momentum 2.1 candles MT4 version, Modify the regularised momentum candles button candle for MT5 version. The merit is immeasurable!
Regularized Momentum Candlesticks Overlay for MT5

Hello, made this version.
These users thanked the author mrtools for the post (total 5):
Ricstar_8, Jimmy, 太虚一毫, RodrigoRT7, Krunal Gajjar

Re: MT5 Moving Averages (MAs)

234
heispark wrote: Fri May 23, 2025 12:57 am Thank you very much Mrtools. I find this indicator is exceptionally useful. Do we have MT5 version as well?

Thanks
eVWMA (Elastic Volume Weighted Moving Average) with ATR Bands for MT5

Converted it, not sure 100% exactly how I did the bands, but this is the standard atr type bands. It also has filtering options.

What is the eVWMA?

The Elastic Volume Weighted Moving Average (eVWMA) is a refined version of the VWMA, designed to dynamically respond to variations in trading volume. In contrast to the conventional VWMA, which computes values based on a predetermined timeframe, the eVWMA modifies itself in accordance with the volume changes occurring in the market.

Below is Linnsoft's comparison of the eVWMA versus other advanced Moving Averages on a Nasdaq tracking stock chart: PS: The MT4 version can be found here: Elastic Volume Weighted Moving Average (with bands) for MT4.
These users thanked the author mrtools for the post (total 10):
heispark, RodrigoRT7, Akela, thomdel, Ricstar_8, Jimmy, 太虚一毫, Krunal Gajjar, Cagliostro, macd & rsi


Re: MT5 Moving Averages (MAs)

237
AlgoAlex811 wrote: Wed May 14, 2025 6:53 pm GKYZ-Filtered, Non-Linear Regression MA [Loxx]

Another porting of Loxx's work https://in.tradingview.com/script/OLXmp ... n-MA-Loxx/

Key Adaptations Made

Price Types: Changed from the extensive custom source types in the original to standard ENUM_APPLIED_PRICE types.
Non-Linear Regression: Converted the non-linear regression function from PineScript to MQL, maintaining the mathematical calculations.
GKYZ Volatility: Implemented the volatility calculation using MQL functions for logarithms and powers.
Filter Functionality: I created the Kaufman filter function that works in the same way as the original, but I discarded the AMA and T3 options.
Signal Generation: Implemented the trend change detection and signal display.
Visualization: Set up line color changes based on trend direction, similar to the original.

The indicator will plot a line that changes color based on trend direction, with optional signals displayed as arrows on the chart. The GKYZ filter helps reduce noise in both the price input and the resulting moving average, creating a smoother representation of price movement.
Good day hope u are good ....this works wonderfull ,i was wondering if can you please add alerts