DownloadRe: MT4 Indicator requests and ideas

21813
sal wrote: Wed Dec 10, 2025 4:25 pm dear expert /mr.tools
can you please update this indicator as below
1. the lines H/L are not update on current chart price (in setting its true, but not active)
2. the lines needs to start only from H/L wick point onwards of HTF selected.
ChangeLog:

Code: Select all

KEY CHANGES FROM ORIGINAL:

1. New GetHighLowTime() function finds exact timestamps of price extremes
2. Separated object creation (CreateTrendLine) from updates (UpdateTrendLineTime, UpdateLines)
3. UpdateMostRecentHTFBar() handles forming bar with object updates instead of recreation
4. UpdateLines() runs every tick to maintain extend_lines functionality
5. High/Low lines now start at their actual occurrence time, not bar open time
6. Middle lines unchanged - still start at bar open time
BTCUSD - H4 Download: v2
These users thanked the author MwlRCT for the post (total 2):
mrtools, sal

Re: MT4 Indicator requests and ideas

21814
MwlRCT wrote: Thu Dec 11, 2025 4:11 pm ChangeLog:

Code: Select all

KEY CHANGES FROM ORIGINAL:

1. New GetHighLowTime() function finds exact timestamps of price extremes
2. Separated object creation (CreateTrendLine) from updates (UpdateTrendLineTime, UpdateLines)
3. UpdateMostRecentHTFBar() handles forming bar with object updates instead of recreation
4. UpdateLines() runs every tick to maintain extend_lines functionality
5. High/Low lines now start at their actual occurrence time, not bar open time
6. Middle lines unchanged - still start at bar open time
BTCUSD - H4btcusd_h4.PNG
Download: v2
HtfHiLoMe-edition (1)_2.00.ex4
Thanks bro...
if possible to add one more line that for 50% open close size (ie 50% of body size)
OR
2 lines for 70 & 30% candle size
"There is NO GOD higher than TRUTH" - Mahatma Gandhi

Re: MT4 Indicator requests and ideas

21815
sal wrote: Fri Dec 12, 2025 12:49 am Thanks bro...
if possible to add one more line that for 50% open close size (ie 50% of body size)
OR
2 lines for 70 & 30% candle size

Code: Select all

Whats New: Added
extern color     bar_Bd_Color         = clrGold;        // Body midpoint (O+C)/2
Image: Download v2.1
These users thanked the author MwlRCT for the post (total 2):
sal, Sutatong


Re: MT4 Indicator requests and ideas

21816
MicroPip wrote: Wed Dec 10, 2025 7:34 pm hello mrtools i was wondering if the implementation of alerts to the gator oscillator was a success? I understand its an older request but was just wondering if it was ever done?


post1295465367.html#p1295465367
Hey Micropip — how do you actually use this antique indicator? Is it shifted forward like a Kumo cloud? Which colors do you watch, and what's your trading approach with it?

Re: MT4 Indicator requests and ideas

21817
doolfrews wrote: Fri Dec 12, 2025 9:50 pm Hey Micropip — how do you actually use this antique indicator? Is it shifted forward like a Kumo cloud? Which colors do you watch, and what's your trading approach with it?
yes almost like kumo. Not much material is being shared about this work, but there is a nice video out there. https://www.youtube.com/live/kOezkyPJT9k i dont want to tell you how I use it because it may not be the correct way not to influence you negatively.