Page 1 of 2

Stochastic

PostPosted: Tue Dec 13, 2011 4:58 am
by Apprentice
BBB.png

Bar Based Stochastic
BBS.lua
(5.41 KiB) Downloaded 1452 times

Tick Based Stochastic
TBS.lua
(5.52 KiB) Downloaded 1266 times


These versions have added additional smoothing methods.

With Histogram.png


In every aspect, this is identical to the standard Stochastic Indicator.
Differences.
All values ​​are reduced, shifted by 50
The histogram is introduced
The histogram is the difference between K and D line,
As seen in MACD.
Tick Based Stochastic with Histogram.lua
(9.22 KiB) Downloaded 846 times

Bar Based Stochastic with Histogram.lua
(9.11 KiB) Downloaded 829 times


The indicator was revised and updated

Re: Stochastic

PostPosted: Tue Dec 13, 2011 6:15 pm
by Blackcat2
This indicator seems to fulfill my request, you can close the thread requesting for custom stochastic..

Thanks Apprentice :)

Re: Stochastic

PostPosted: Tue Dec 13, 2011 6:56 pm
by Blackcat2
Oh.. could you please add line style option? :P

Thanks :)

Re: Stochastic

PostPosted: Fri Dec 16, 2011 4:38 am
by Apprentice
Style Option is added.

Re: Stochastic

PostPosted: Mon Feb 18, 2013 9:18 am
by Panther
Could you add Line Levels with Width, Style ,Color options? 80, 20 defaults
Thank you.

Re: Stochastic

PostPosted: Wed Feb 20, 2013 5:22 am
by Apprentice
OB/OS Zone Style Option Added.

Re: Stochastic

PostPosted: Wed Feb 20, 2013 10:07 pm
by Panther
Apprentice, I want to add a Stochastic indicator to a TBS window, like when you add a
MVA, etc to a Stochastic, RSI, etc window. The result is you have 2 overlapping stochastic
indicators.
How can I do this, or do you have to program the Stochastic indicator? Thanks.

Re: Stochastic

PostPosted: Thu Feb 21, 2013 7:26 pm
by Apprentice
Standard Stochastics, is Bar, based, Indicator.
U can use Tick Based Stochastic (TBS) for that.
Add TBS to TBS.

Re: Stochastic

PostPosted: Fri Jun 13, 2014 10:13 am
by roy_navarrete
APPRENTICE, is indicative solves my problem, THANKS

I see only has errors,
and hope you can help me fix it

SHOW option brings K / D / BOTH LINES

if one selects K, which is my case
then disappear OB / OS LEVELS

ie if you select D or BOTH, if you leave the lines,
but by putting K, removes

Might you help me to correct this small error

THANKS

Re: Stochastic

PostPosted: Fri Jun 13, 2014 10:41 am
by Apprentice
Fixed.