Re: Various Indicators - (MT5)

365
budhi1976 wrote: Wed Apr 16, 2025 5:13 pm Adaptive Trend Flow for MT5

Basically I am only converting the MT4 version into MT5.

The Adaptive Trend Flow is based on:
  • Typical price (HL/2 + C)/3
  • Dual EMAs for smoothing
  • Smoothed volatility bands (akin to custom Bollinger Bands)
  • Price crossing centerline and bands for trend confirmation
Source: Adaptive Trend Flow MT4.


XAUUSD_M5.png

Adaptive Trend Flow.ex5Adaptive Trend Flow Candle.ex5
Hi Budhi1976, could you please add usual alerts at candle close (terminal, sound, push notification mobile) for your Adaptive Trend Flow.ex5 indicator? I thank you in advance,


Re: Various Indicators - (MT5)

369
My attempt to convert smTMMS indicator as request.
I am made it from the scratch, but I tried to keep the logic and features of the original.
To RSI, I am converted my RSI pack from mt4 and have some RSI types to choose in this indicator.
To stochastic I am use my stochastick variations pack
And have some averages to filter signals(colored arrows on zero line.
Also made simple SMI function ( smoothed by ema) and use it in this indicator.
Indicator have also arrows and alersts.
These users thanked the author kvak for the post (total 11):
Cagliostro, SdW25, Abdi, RodrigoRT7, thomdel, Topguy7, Jimmy, Krunal Gajjar, alexm, Thoth, ujtrader

Re: Various Indicators - (MT5)

370
Combo X8: RSI + CCI + MACD + ADX + Ultimate Strength Index (USI) + Keltner Channel + Stochastic & Moving Average System for MT5

MT5 version of MT4 combo (x8) indicator.
Mtf, arrows and alerts.