Page 28 of 62

Re: Adaptive Indicators for MT4

Posted: Mon Apr 06, 2020 5:53 am
by Daim2574
mrtools wrote: Fri Sep 21, 2018 7:31 am This is an jurik smoothed atr adaptive jurik filter indicator with floating levels.

Available options include:

.. Choice of quantile bands,Floating levels, Or if minmaxperiod < 0 no levels
.. Coloring of the jurik filter on slope change, middle level cross or outer levels cross
.. 3 different display types, dots, lines, or lines with dots
.. Interpolated multi time frame
.. Filtering on the price and or on the jurik values
.. 33 price options
Beautiful :thumbup:

Re: Adaptive Indicators for MT4

Posted: Tue Apr 14, 2020 5:07 am
by Mula
Jimmy wrote: Sun May 12, 2019 4:08 pm This is Mrtools's PA (Phase Accumulation) WPR Smooth which was made just a few years ago so it comes with (newer drop down box) Multi-timeframe + Interpolation & more.

As explained by Mrtools:
This is a pa adaptive wpr smooth with the new added price options, the indicator can be used as histogram version or line version,, the wpr period(pafilter,pacycle) and wpr ma period (mafilter,macycle) are both controlled by phase accumulation,
MrTools could you please add mobile/email alerts to this indicator, thank you in advance

Re: Adaptive Indicators for MT4

Posted: Tue Apr 14, 2020 5:47 am
by mrtools
Mula wrote: Tue Apr 14, 2020 5:07 am

MrTools could you please add mobile/email alerts to this indicator, thank you in advance
Hopefully this is the right one. Anyway made it more user friendly and optimized the code, and alerts are on histogram color change.

Re: Adaptive Indicators for MT4

Posted: Wed Apr 15, 2020 5:44 am
by Mula
mrtools wrote: Tue Apr 14, 2020 5:47 am

Hopefully this is the right one. Anyway made it more user friendly and optimized the code, and alerts are on histogram color change.
Yes that's the right one and with exactly what i needed. Thank you very much, I appreciate it :)

Re: Tema (R-squared) Adaptive

Posted: Tue Apr 21, 2020 3:34 am
by paroucia
mrtools wrote: Sat Jan 04, 2020 5:00 am

The source code for the r-squared function was never shared with me, so not sure exactly how it was done.
Hi
I fell in love with
Tema (r-squared) adaptive indicator
Ema (r-squared) adaptive indicator
it's a pity that there is no source code to add (arrows+alerts+mtf)! :sad:

Re: Tema (R-squared) Adaptive

Posted: Tue Apr 21, 2020 3:39 am
by mrtools
paroucia wrote: Tue Apr 21, 2020 3:34 am
Hi
I fell in love with
Tema (r-squared) adaptive indicator
Ema (r-squared) adaptive indicator
it's a pity that there is no source code to add (arrows+alerts+mtf)! :sad:
Maybe can try contacting Mladen he can add them for you!

Re: Tema (R-squared) Adaptive

Posted: Tue Apr 21, 2020 3:43 am
by paroucia
mrtools wrote: Tue Apr 21, 2020 3:39 am

Maybe can try contacting Mladen he can add them for you!
that would be your kindness :)

Re: Tema (R-squared) Adaptive

Posted: Tue Apr 21, 2020 4:48 am
by paroucia
mrtools wrote: Tue Apr 21, 2020 3:39 am

Maybe can try contacting Mladen he can add them for you!
maybe it's too much but can you ask Mladen if it's possible merge these two indis and having (arrows+alerts+mtf) while both give signals? :hug:

Re: Adaptive Indicators for MT4

Posted: Tue Apr 21, 2020 6:59 am
by mrtools
This is an adaptive efficiency ratio double smooth ema with added step feature. Color change is on slope.

Re: Adaptive Indicators for MT4

Posted: Tue Apr 21, 2020 5:19 pm
by uncle wong
mladen wrote: Mon Mar 16, 2020 7:17 am

That would mean using unilateral Laplace transform (in the case of Laplace transform it would provide the causality of the calculated values) but I doubt that there will be anybody willing to post anything like that on any public forum (for reasons i have already attempted to clarify in numerous posts)
I googled unilateral(and bilateral) Laplace transform .It is a differential equation and well beyond the grasp of almost all form members .But as far as I understand it is just same as fourrier transform without the trigonometric sinc functions.Am I correct ?