Page 1 of 118

Stochastic indicators for MT4

Posted: Wed Feb 15, 2017 1:48 am
by mladen
Stochastic Indicators for Metatrader 4

Example: Stochastic shown on a ProRealTime Chart

Re: Stochastic indicators for MT4

Posted: Wed Feb 15, 2017 1:51 am
by mladen
Discontinued signal line (dsl) stochastic (metatrader 4 and metatrader 5 versions) posted

Re: Stochastic indicators for MT4

Posted: Wed Feb 15, 2017 4:02 am
by artsfx
I am a big fan of this indicator so I would sit at the front table in this section to learn and pay attention to what else will be explored from this indicator 

Re: Stochastic indicators for MT4

Posted: Wed Feb 15, 2017 9:04 pm
by mladen
This is a kind of correlation, divergence and stochastic indicator all in one

It shows the divergence of two symbols using stochastic as values and a criteria for divergence.

Posting the original description here too :

_____________________________
This one is from the book a friend sent to me : "Evidence-Based Technical Analysis Applying the Scientific Method and Statistical Inference to Trading Signals" from David A Ronson.
_____________________________

In one place (starting from page 430 ) the author is mentioning the use of stochastic (he calls it a "Channel normalization operator" but from a definition of it it is clear that it is what we usually refer to as "Stochastic") to detect divergences of two symbols.

The idea itself is simple and that is why I like it : 2 stochastics of a smoothed price are calculated for the current symbol and for the symbol that is used to comparison.

Then the difference of those 2 stochastics is calculated. The a further enhancement is done by one additional stochastic applied to this difference in order to get clearer and more usable values.
 

Re: Stochastic indicators for MT4

Posted: Fri Feb 17, 2017 5:40 am
by mladen
Dsl stochastic - version 1.1, posted

Re: Stochastic indicators for MT4

Posted: Fri Feb 17, 2017 4:15 pm
by pipmagnet
Just a heads up - the link i clicked on was named "rsi indicators" and it led to this thread about stochastics - the stocastics link leads me here to the same page - easy thing to happen when moving the number of files you are working with - thanks for the super human effort.

Re: Stochastic indicators for MT4

Posted: Fri Feb 17, 2017 8:24 pm
by mladen
Dsl stochastic - version 2 (multi time frame with alerts), posted

Re: Stochastic indicators for MT4

Posted: Mon Feb 20, 2017 11:16 pm
by mladen
Double smoothed stochastic rsi (floating levels version)
Upgraded code (made more efficient) and some possible issues solved. In case of setting rsi period to <= 1 you are going to get "simple" double stochastic (so it belongs to this thread then). If the rsi period is > 1, then you get double stochastic of rsi

Re: Stochastic indicators for MT4

Posted: Tue Feb 21, 2017 10:11 am
by hannele
Hi mladen,
Is it possible to have this one for mq4 please ?
cheers

Re: Stochastic indicators for MT4

Posted: Tue Feb 21, 2017 2:03 pm
by mrtools
hannele wrote:Hi mladen,
Is it possible to have this one for mq4 please ?
cheers
Hi Hannele, made this one. added 6 different rsi options ,Regular RSI,Slow RSI,Rapid RSI, Harris RSI,RSX and Cuttlers RSI. Also has options for coloring, color on slope, color on middle line cross and color on outer levels cross.