Page 38 of 131
Volatility Adjusted Stochastic
Posted: Wed Mar 27, 2019 9:51 pm
by Jimmy
I couldn't find this posted on our forum so here is the Volatility Adjusted Stochastic for MT4 coded by Mladen.
As explained by Mladen.
In the more volatile periods this Stochastic is calculating shorter period stochastic in order to adapt quicker to the market and in times of low volatility it calculates longer stochastic periods. The adapting is applied to the main calculation only (it is not applied to signal line nor to stochastic smoothing (slowing))
In this example the upper is the regular stochastic and the lower is the volatility adjusted stochastic. At a first glance the difference is not big till we look at periods of sudden price changes (volatility) where difference can be significant
Re: Stochastic indicator(s)
Posted: Fri Mar 29, 2019 2:43 am
by GERVASE
Dear, mntiwana
the indicator stochastic_of_adaptive_emad.ex4 cannot load on MT4, got message that renamed indicator.
Is it possible help to modify it?
Thanks a lot!
Re: Stochastic indicator(s)
Posted: Fri Mar 29, 2019 2:47 am
by moey_dw
GERVASE wrote: Fri Mar 29, 2019 2:43 am
Dear, mntiwana
the indicator stochastic_of_adaptive_emad.ex4 cannot load on MT4, got message that renamed indicator.
Is it possible help to modify it?
Thanks a lot!
stochastic_of_adaptive_emad.ex4
Remove underscores rename file to stochastic of adaptive emad.ex4 does it working? Plz let me know........
Re: Stochastic indicator(s)
Posted: Fri Mar 29, 2019 3:11 am
by GERVASE
moey_dw wrote: Fri Mar 29, 2019 2:47 am
Remove underscores rename file to stochastic of adaptive emad.ex4 does it working? Plz let me know........
Dear, moey_dw
Thanks for your great help! Can work properly now!
Roofing Stochastic
Posted: Sat Mar 30, 2019 1:08 am
by Jimmy
Having a look through my favorite files from Forex-TSD, this is the Roofing Stochastic by Mladen.
As explained by Mladen:
The roofing Stochastic is a version that uses adaptive smoothing in calculation instead of using fixed length calculation for that. In some cases difference is significant (especially in cases when there is a sudden change in price) so it seems to be better responsive to what the market is doing.
Multi-symbol Stochastic
Posted: Mon Apr 01, 2019 4:27 pm
by Jimmy
Here is Mrtools's Multi-Symbol Stochastic from a few years ago which also came with Multi-timeframe mode and interpolation. This indicator comes with an array of options including up to 8 pairs display, adjustable widths and more.
Re: Stochastic indicator(s)
Posted: Tue Apr 02, 2019 9:17 pm
by Jimmy
This is the iStochtxt by Mladen. I couldn't find this one on our forum so thought it might be useful for those who want arrows and Stochastic turning points displayed on their charts. It also comes with MTF display, Arrows and Alerts.
Range Oscillator
Posted: Wed Apr 03, 2019 8:56 pm
by Jimmy
This is the Range Oscillator coded by Mladen and is very similar to the "raw" Stochastics and Williams Percent Range.
As explained by Mladen:
The Range Oscillator is an indicator that shows the relative position of median price in the highest high to lowest low range for desired period. It is bound to 0 - 100 range, hence those levels are the extreme levels. Usage should be similar to stochastic indicator.
Re: Stochastic indicator(s)
Posted: Thu Apr 04, 2019 7:49 am
by mrtools
This is a stochastic cyber cycle with the signal being a ma of the stochastic cyber cycle. Alerts are on the stochastic and signal cross.
Re: Stochastic indicator(s)
Posted: Thu Apr 04, 2019 10:23 pm
by Jimmy
mrtools wrote: Thu Apr 04, 2019 7:49 am
This is a stochastic cyber cycle with the signal being a ma of the stochastic cyber cycle. Alerts are on the stochastic and signal cross.
Sweet! Thanks for this Stochastic Mrtools. I remember reading about this in John Elhers "Cybernetic Cycles"
book.