Page 100 of 131

Re: Stochastic indicators for MT4

Posted: Tue Mar 28, 2023 12:08 am
by Dego
mrtools wrote: Fri Mar 24, 2023 9:15 am Alerts added.
That was so fast :)

I had some time now test the indicator. I was wondering what are the yellow dots on the Stochastic? And if we can get an alert for the yellow dots? As far as I've tested they do not repaint or am I wrong?

Re: Stochastic indicators for MT4

Posted: Fri Mar 31, 2023 5:38 am
by mrtools
Added filter options to the rsi, stochastic, and signal.

Re: Stochastic indicators for MT4

Posted: Fri Mar 31, 2023 6:16 am
by Chickenspicy
mrtools wrote: Fri Mar 31, 2023 5:38 am Added filter options to the rsi, stochastic, and signal.
Image
thank you!

Re: Stochastic indicators for MT4

Posted: Wed Apr 05, 2023 4:25 pm
by Chickenspicy
mrtools wrote: Fri Mar 31, 2023 5:38 am Added filter options to the rsi, stochastic, and signal.
Image
alas very special this one

Re: Stochastic indicators for MT4

Posted: Thu Apr 06, 2023 3:01 am
by mrtools
whiplashtm wrote: Fri Mar 03, 2023 5:06 am Hi,

I was wondering if it would be possible to change the KDJ indicator to use double smoothed Stochastic instead of regular Stochastic. Almost a combination of DSS Bressert and KDJ. And might it possible to add the 40+ different averages for smoothing options? (Code of the attached indicators might need an update)

Regards
whiplashtm
KDJ Stochastic indicator with MA Filters

The KDJ indicator is a derived form of the Slow Stochastic with the only difference being an extra line called the J line

KDJ stands for K, D and J, which are 3 lines

K and D are the standard Stochastic lines and J represents the divergence of the D value from the K. The convergence of all three lines will be the signals of trading opportunities.

This version of KDJ

Not a dss (double smoothed stochastic) version, but was even trying to remember how I did the averages version, anyway long story short made this version the regular stochastic way except added the j buffer the way it was before.

ps) the old signal line settings of 0.67 and 0.33 will not work on this version.

Re: Stochastic indicators for MT4

Posted: Thu Apr 06, 2023 8:54 am
by whiplashtm
mrtools wrote: Thu Apr 06, 2023 3:01 am Not a dss version, but was even trying to remember how I did the averages version, anyway long story short made this version the regular stochastic way except added the j buffer the way it was before.

ps) the old signal line settings of 0.67 and 0.33 will not work on this version.
I'm amazed, but also incredible humble that you guys take the time and effort to look back at "old" posts and follow them up. Long story short, I totally forgot this request, and I'm very grateful for reminding me, lol. Thank you very much!

PS! My new favourite indicator!

Warmest regards
whiplashtm

Re: Stochastic indicators for MT4

Posted: Sun Apr 23, 2023 9:17 am
by Banzai
Raitis Stochastic

It has some kind of smoothing algorithm.

Re: Stochastic indicators for MT4

Posted: Mon May 01, 2023 3:50 am
by mrtools
Higher Highs Lower Lows indicator based on Mladen's code & Vitali Apirine's TASC Article

From Mladen Rakic:

Theory

According to Vitali Apirine’s article “Higher Highs & Lower Lows,” in in February 2016 issue of TASC, the momentum indicator-based system HHLLS (higher high, lower low stochastic) can help to spot emerging trends, define correction periods, and anticipate reversals.

As with many indicators, HHLLS signals can also be generated by looking for divergences and crossovers. Because the HHLLS is an oscillator, it can also be used to identify overbought & oversold levels.

Usage

You can use the color change of the fill zone (ie: the crosses of the two values) as signals

This is a mt4 version seems close to Mladen's version.

ps) Thank to Transparent Trader for sending the TASC article.
ps2) updated version with more averages and divergence posted here.




Re: Stochastic indicators for MT4

Posted: Sun May 07, 2023 2:07 pm
by Chickenspicy
Chickenspicy wrote: Fri Mar 31, 2023 6:16 am thank you!
May mrtools please add color to this!
thank you for your time
next week probably
or was it left out for a reason?

Re: Stochastic indicators for MT4

Posted: Sun May 07, 2023 3:03 pm
by 太虚一毫
mrtools wrote: Sun Jul 03, 2022 1:35 pm Try.
Image
Very good indicator! :thumbup:

(Continue Request)

Ask the teacher to delete the #property indicator_height and add the latest average when he has free time.

The merit is immeasurable!