IdeaRe: Trend Indicators for MT4

1892
Tinara wrote: Fri Apr 17, 2026 11:39 pm I need this indicator
It's here: Daily Data Display for MT4.
These users thanked the author Jimmy for the post (total 3):
Tinara, specialkey, ashdays
List of our most powerful reversal indicators | Guide to the "All Averages" Filters (ADXvma, Laguerre etc.)
Using Fibonacci "numbers" for indicator settings 💡
How to draw Fibonacci Extensions easily | The best way to draw Support & Resistance

Re: Trend Indicators for MT4

1898
Hi,
I need a small modification to the Smoothed_Momentum.mq4 indicator.
What I want:

Keep the yellow Smoothed Momentum line and all original calculations exactly the same.
Add a dotted central line that automatically sits at the midpoint between the highest and lowest value of the yellow line.
The high and low values are different on every chart, and they also change over time as new extremes appear. The central line must update automatically in both cases.

I tried adding this myself but ran into problems with the chart scale and the yellow line disappearing.

Can you create a clean and reliable version?
Thanks.