absolutely correct. Thanks for your explain, I think it is a big help for all to better understand the 2,1,1 stoch.SpiderX » Wed Jul 16, 2014 8:33 am wrote:Based on:
http://www.investopedia.com/terms/s/sto ... llator.asp
%K = 100[(C - L)/(H - L)]
C = the most recent closing price
L = the low of the N previous trading sessions
H = the highest price traded during the same N-day period.
%D = 1-period moving average of %K
For the stoch we use, it is based on Close/Close instead of High/Low.
Therefore:
L = the lowest close of N periods
H = highest close of N periods
For Sto 2,1,1
L = lowest close of 2 period (current close vs previous close)
H= highest close of 2 period (current close vs previous close)
C = Current close
When price less than previous close,
L = C , Current close
H = Previous close
K=100( C-L)/ (H-L) = 100(C-C)/(H-L) = 0
When price greater than previous close,
L = previous close
H = C, Current Close
K =100(C-L)/ (H-L) = 100(C-L)/(C-L) = 100
This is the understand that we have...might be wrong.
Cheers
Cheers
Tommaso