Re: MT4 Indicator requests and ideas

21541
iardavan wrote: Mon Aug 04, 2025 12:00 pm Greetings and respects,


This one from MrTools is, i think, the best we have here on the forum.
Earlier version don't have the clock, if you don't use it.
mrtools wrote: Thu Feb 20, 2025 12:25 am ATR & ADR On Chart Levels for MT4 (Multi-timeframe) with Clock timer + Level display customization

Added the mtf bar timer and the ability to change all the level colors.
These users thanked the author Abdi for the post:
iardavan


Re: MT4 Indicator requests and ideas

21542
mrtools wrote: Sun Apr 26, 2020 12:32 pm Please try this version.
First of all, I want to thank you, mrtools, and all the other master coders and moderators on the Forex-Station forum. Your dedication, innovation, and selfless support in handling member requests are truly appreciated. The work you do, developing, improving, and generously sharing your expertise, is what makes this community so valuable and different from others.

I’m currently facing an issue when trying to load the indicator. The following message appears on the chart

"The code can be used exclusively using original 'powersystem - average (mtf + alerts)' name."

I’ve tried reloading the indicator and even restarted my terminal multiple times, but the issue persists. (I have not renamed the indicator.)

If you could kindly look into this or advise on what might be going wrong, I’d be very extremely thankful.

Thanks again for all your hard work and support.

Re: MT4 Indicator requests and ideas

21543
mazibee wrote: Mon Aug 04, 2025 8:02 pm First of all, I want to thank you, mrtools, and all the other master coders and moderators on the Forex-Station forum. Your dedication, innovation, and selfless support in handling member requests are truly appreciated. The work you do, developing, improving, and generously sharing your expertise, is what makes this community so valuable and different from others.

I’m currently facing an issue when trying to load the indicator. The following message appears on the chart

"The code can be used exclusively using original 'powersystem - average (mtf + alerts)' name."

I’ve tried reloading the indicator and even restarted my terminal multiple times, but the issue persists. (I have not renamed the indicator.)

If you could kindly look into this or advise on what might be going wrong, I’d be very extremely thankful.

Thanks again for all your hard work and support.
Sorry don't have that code anymore, have you checked here.
These users thanked the author mrtools for the post:
mazibee


Re: MT4 Indicator requests and ideas

21549
pyloop wrote: Tue Aug 05, 2025 7:07 am hi mr tool , dear kvar and coders envel


is it possible add a third color when the bar is under a custom level ? in time frame i set a 0.12 level " as a pause" before the price starts to move fast.

thank you guy , have a nice summer

piero trieste
Hello, would need the source code, can't do anything with an ex4 file.
These users thanked the author mrtools for the post:
pyloop

Re: MT4 Indicator requests and ideas

21550
pyloop wrote: Tue Aug 05, 2025 7:13 am hello coders !!! hi mrtool and kvak, jimmy. there is a kijun color indicator. could you please, if it is possible, insert a shift ( backward or forward) like a moving average deviation? sorry my english . you re welcome in trieste
Hello, I am not sure how you want to use this indicator, but try this .add to line 23
extern int MA1_SHIFT = 0;
and compile it
These users thanked the author kvak for the post:
pyloop