Page 117 of 157

Re: Various (Specialist) indicators for MT4

Posted: Mon Oct 30, 2023 5:36 am
by mrtools
RodrigoRT7 wrote: Mon Oct 30, 2023 3:50 am hello Mr Tools, everything is fine? I'm here again, lol. As I already mentioned in a post, the Z score is one of my main indicators. Is there a possibility of updating the averages? If you could include the regularized rma and ema it would be really cool :D and finally the VVMA histogram fill, gives a good OBOS bias.


Thank you very much in advance :D
The reason I haven't included the regularized ma's into the averages is because if I did so would have to hard-code the lambda setting into the functions making it a non-option, which to me is an important setting to have in my opinion. I can do that or just make a separate version with only the regularized ma's with lambda. And what VVMA histogram fill are you referring to?

Re: Various (Specialist) indicators for MT4

Posted: Mon Oct 30, 2023 5:50 am
by RodrigoRT7
mrtools wrote: Mon Oct 30, 2023 5:36 am The reason I haven't included the regularized ma's into the averages is because if I did so would have to hard-code the lambda setting into the functions making it a non-option, which to me is an important setting to have in my opinion. I can do that or just make a separate version with only the regularized ma's with lambda. And what VVMA histogram fill are you referring to?
Wow, yes it could be. I think a Zscore with regularized averages could be a good option, but an updated Avgs Z score would also be splendid :D. About the histogram, it would be something like this in this Vwma Z-Score. :D

Thank you very much in advance.

Re: Various (Specialist) indicators for MT4

Posted: Mon Oct 30, 2023 9:16 am
by mrtools
RodrigoRT7 wrote: Mon Oct 30, 2023 5:50 am Wow, yes it could be. I think a Zscore with regularized averages could be a good option, but an updated Avgs Z score would also be splendid :D. About the histogram, it would be something like this in this Vwma Z-Score. :D

Thank you very much in advance.
Averages Z-score update with 3 x R-EMA (Regularized EMA) Options & Lambda

Was able to add the regularized averages to the mix with Lambda setting, to use the regularized averages you have to enable them and there is a choice of 3 different ema types to use the regular averages you have to set "Use regularized ma z score smoothing" to false and then you will have a choice of the usual moving averages.

PS: For more information on the Z-score indicator please see this post for the PDF article: Veronica Valcu - Z-Score Indicator.

Re: Various (Specialist) indicators for MT4

Posted: Mon Oct 30, 2023 9:52 am
by RodrigoRT7
mrtools wrote: Mon Oct 30, 2023 9:16 am Was able to add the regularized averages to the mix with lambda setting, to use the regularized averages you have to enable them and there is a choice of 3 different rema types to use the regular averages you have to set "" Use regularized ma z score smoothing "" to false and then you will have a choice of the usual moving averages.
Image
Oh my goodness, this was simply incredible. It wasn't a simple increase in the indicator but a big jump!! I'm suspicious to say, because I love the Z Score.

Thank you so much, I just loved it :D :D :D

Re: Various (Specialist) indicators for MT4

Posted: Thu Nov 02, 2023 6:58 pm
by Itsart3
saishala wrote: Fri Jun 23, 2023 7:00 am Hello Mr Tools.

I want to say thanks for the new modification for the indicator.

I know I don't ask for it but this will help because made sense to have it.

For that, I need to thank Mr chris006 too!!! Clever move!

Now because the modification improves my setup I'm using two of the same indicator on the screen because while working (bad boy...) I need to have the "silent" notifications in my poor Xiaomi Mi Band 6.
I work from home and "noise" is bad stuff.... Not always but "constantly under surveillance of the company web cam catching my ugly face and sound sometimes.....

Please when you have other time to spare with this jewel indicator: Include arrows (to look at a glance) and Alerts (Push Notifications).

I don't know if helps because I have NO IDEA of coding! But i will add here all versions I have of this indicator.
If helps I'm happy. :) If not: Sorry about that :oops:

And

Thank You for everything you do here. :hug:
Image
Hello,

Could you please share the Volume Profile Indicator mounted on the right side of you chart?? Its interesting.. Thanks

Re: Various (Specialist) indicators for MT4

Posted: Thu Nov 02, 2023 10:49 pm
by Ganesh
mrtools wrote: Mon Oct 30, 2023 5:26 am Hi,

Added an atr band and candle options.
Image
Hi mrtools , Attached indcator Working perfectly. Kindly change the sound file "alert2.wav" into "alert.wav" [ because sound effect is less when compare to "alert.wav"] Thank you,

Re: Various (Specialist) indicators for MT4

Posted: Sat Nov 04, 2023 12:32 am
by 太虚一毫
mrtools wrote: Sat May 20, 2023 6:08 am Added the donchian channel as an option, finding it not much different than floating levels.
Image

The new version of the teacher, Smoothed Repulse, has a different algorithm than the old version. Looking forward to making a (kvak-like) version of Repulse Dot as well. The merit is immeasurable! :thumbup:

Re: Various (Specialist) indicators for MT4

Posted: Sat Nov 04, 2023 2:13 am
by mrtools
太虚一毫 wrote: Sat Nov 04, 2023 12:32 am The new version of the teacher, Smoothed Repulse, has a different algorithm than the old version. Looking forward to making a (kvak-like) version of Repulse Dot as well. The merit is immeasurable! :thumbup:
Smoothed Repulse with MA Filters + MTF + Alerts + Arrows + Dots or Lines display & On/Off Button

Try now.

Re: Various (Specialist) indicators for MT4

Posted: Sat Nov 04, 2023 4:30 am
by 太虚一毫
mrtools wrote: Sat Nov 04, 2023 2:13 am Try now.
In my opinion, this is the best short-term indicator for 2023. :thumbup:

Looking forward to the teacher making the histo version.

The merit is immeasurable!

Re: Various (Specialist) indicators for MT4

Posted: Sat Nov 04, 2023 7:13 pm
by Cazz223
Dear Mr. Tools
Following to previous question.
This time I only use MTF on higher TF.

I made a tester template with indicators laid out as in the attached snap-shot.
When I back-tested EA with the tester.tpl, the curve of the DeMarker (window 1) went flat.
When I checked the readings in the Data Window, the data suggested that the figures of the curves also indicated the "flatness"

What do you think the cause of it, can it possibly be fixed?
Looking forward to you shedding light on this.
Many thanks.
(Attached also the mq4 file of the indicator.)