Page 58 of 118

Re: Stochastic indicators for MT4

Posted: Mon Nov 23, 2020 3:02 am
by mrtools
ZZTop wrote: Sun Nov 22, 2020 5:55 am

Hi Mr Tools, thanks for this great indicator (Stochastic Velocity.mq4), could you please add arrows to main chart when color changes and alert, thank you.

viewtopic.php?f=579496&t=8413502&p=1295 ... 1295379785
Added arrows and alerts.

Re: Stochastic indicators for MT4

Posted: Mon Nov 23, 2020 3:24 am
by ZZTop
mrtools wrote: Mon Nov 23, 2020 3:02 am Added arrows and alerts.
Thank you very much Mister Tools. When arrows at the same level and with the trend, voila.




Re: Stochastic indicators for MT4

Posted: Mon Nov 23, 2020 3:33 am
by ZZTop

Re: Stochastic indicators for MT4

Posted: Mon Nov 23, 2020 4:32 pm
by hoangfx1611
mrtools wrote: Fri Nov 06, 2020 1:04 am

Try this one.
hi mrtools, can you add an option: arlert when sinal line cross only on over sold & over bought zone? I am looking for that many time but don't have. Please help. Thank you so much

Re: Stochastic indicators for MT4

Posted: Fri Dec 04, 2020 8:09 pm
by Darks
Don't know if something like this exist already but had an idea to build a stochastic based on two different stochastic (fast & slow). Calculation is very simple, it is just calculating the mean of both. Because of this type of calculation method it tends to give extreme level signals when the both(fast,slow) agree on that and also divergence is based on that too.

Re: Stochastic indicators for MT4

Posted: Fri Dec 04, 2020 8:40 pm
by josi
Darks wrote: Fri Dec 04, 2020 8:09 pm Don't know if something like this exist already but had an idea to build a stochastic based on two different stochastic (fast & slow). Calculation is very simple, it is just calculating the mean of both. Because of this type of calculation method it tends to give extreme level signals when the both(fast,slow) agree on that and also divergence is based on that too.
very interesting idea.
results aren't at all bad.
For comparison I also attached the same inputs with 2 Stoch in one subwindow (colour change on slope change)

Re: Stochastic indicators for MT4

Posted: Thu Dec 10, 2020 6:59 pm
by som3nam3
josi wrote: Fri Dec 04, 2020 8:40 pm
very interesting idea.
results aren't at all bad.
For comparison I also attached the same inputs with 2 Stoch in one subwindow (colour change on slope change)
Thanks for the nice indicator! Maybe MrTools or yourself (if you know how to do it) can add divergence + alert to it? Would be nice!

Re: Stochastic indicators for MT4

Posted: Thu Dec 10, 2020 9:49 pm
by Darks
som3nam3 wrote: Thu Dec 10, 2020 6:59 pm

Thanks for the nice indicator! Maybe MrTools or yourself (if you know how to do it) can add divergence + alert to it? Would be nice!
Currently away from laptop. Can give a try maybe when I return.
Of course Mr.tools can do it more easily and efficiently.

Re: Stochastic indicators for MT4

Posted: Fri Dec 11, 2020 12:11 pm
by mrtools
som3nam3 wrote: Thu Dec 10, 2020 6:59 pm

Thanks for the nice indicator! Maybe MrTools or yourself (if you know how to do it) can add divergence + alert to it? Would be nice!
Divergence with divergence alerts added.

Re: Stochastic indicators for MT4

Posted: Fri Dec 11, 2020 5:51 pm
by som3nam3
mrtools wrote: Fri Dec 11, 2020 12:11 pm

Divergence with divergence alerts added.
Thanks MrTools!