Re: Various Indicators - (MT5)

323
FiveS wrote: Sun Apr 13, 2025 9:42 pm Hello mrtools,

So far Works nicely on MT5 during weekend (crypto). Only button left. Really appreciate if you could add button if you have time. But anyway, this one is a perfect one.

You are the best. THANKS

MT5
dz adx MT5.png

MT4
dz adx MT4.png
Hello on/off button added.
These users thanked the author mrtools for the post (total 5):
Ricstar_8, FiveS, Krunal Gajjar, Jimmy, alexm

Re: Various Indicators - (MT5)

324
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.

These users thanked the author budhi1976 for the post (total 11):
thomdel, Jimmy, Cagliostro, ChuChu Rocket, Krunal Gajjar, nbibu, Ricstar_8, macd & rsi, lukgoku, mazibee, Sutatong

Re: Various Indicators - (MT5)

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

Basically I am only converting the MT4 version into MT5
source: post1295558448.html#p1295558448
XAUUSD_M5.png

Adaptive Trend Flow.ex5Adaptive Trend Flow Candle.ex5
Great conversions, just the candlesticks keep defaulting to Dodger Blue and Red. Could you permit those colors to be changed? Would be really good.
These users thanked the author ChuChu Rocket for the post (total 2):
macd & rsi, budhi1976


Re: Various Indicators - (MT5)

326
Thank you for pointing it up and yes, I have made the adjustment so that you can change them to your liking. Please re-download it.
ChuChu Rocket wrote: Wed Apr 16, 2025 7:03 pm Great conversions, just the candlesticks keep defaulting to Dodger Blue and Red. Could you permit those colors to be changed? Would be really good.
These users thanked the author budhi1976 for the post (total 3):
mrtools, mazibee, ChuChu Rocket

Re: Various Indicators - (MT5)

327
I am currently experimenting with a light ML (Machine Learning) indicator that (optionally) includes the input(s) of other external custom indicator's buffers. Searched for a buffer reader to experiment. Didn't see one, so hereby a simple MT5 buffer reader that i coded. Just enter the name of the indicator your want to read the buffer from. When in a submap, just enter it like this: submap/indicatorname without .ex5. In some cases (older MT5 versions), replace / with \\
These users thanked the author Pipa for the post:
budhi1976

Re: Various Indicators - (MT5)

328
Pipa wrote: Fri Apr 18, 2025 12:35 am I am currently experimenting with a light ML (Machine Learning) indicator that (optionally) includes the input(s) of other external custom indicator's buffers. Searched for a buffer reader to experiment. Didn't see one, so hereby a simple MT5 buffer reader that i coded. Just enter the name of the indicator your want to read the buffer from. When in a submap, just enter it like this: submap/indicatorname without .ex5. In some cases (older MT5 versions), replace / with \\

BufferReader.ex5
PS you could also use it to check for possible recalculating buffers and compare the values: add the questionable custom indicator to your chart, than add the BufferReader to it and call the custom indicator. Let it run for a while. Then open the input settings of the quationable custom indicator. Change a value or color and click ok. If it recalculate a buffer, this would now be noticable. Don't change TF, otherwise the BufferReader loads the new fresh (recalculated) values. Of course there are other (simple) methods, but now you have an extra option to check.

Re: Various Indicators - (MT5)

329
lukgoku wrote: Tue Apr 15, 2025 5:22 pm Hi Mrtools, I recently discovered your BBPT indicator and I must say that it is particularly functional both for recognizing trend and for recognizing moments of consolidation, especially when combined with a stochastic. Would it be possible to convert it to MT5?

Thank you for your time.

Luk
Haven't added the averages yet for smoothing, would like for this version to please be tested before I go any further.
These users thanked the author mrtools for the post (total 4):
Cagliostro, lukgoku, kvak, Krunal Gajjar

Re: Various Indicators - (MT5)

330
mrtools wrote: Sat Apr 19, 2025 5:22 am Haven't added the averages yet for smoothing, would like for this version to please be tested before I go any further.
Hi Mrtools, I did some comparisons with the Mt4 version and it looks identical, although today's market conditions are not ideal for testing an indicator. I use it with a different configuration from the default and it is definitely the same. If you can also add smoothing it becomes perfect.

Thank you. Luk.
Yesterday is history, tomorrow is a mystery, but today is a gift, that’s why it’s called a Present! - Master Oogway