SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Befriend the Trend Trading -- Ignore unavailable to you. Want to Upgrade?


To: Dr. Stoxx who wrote (8804)7/7/2000 8:11:16 AM
From: CatLady  Read Replies (3) | Respond to of 39683
 
I guess I need to clear up a few things.

1.) Stoch-RSI is a single indicator, built like a stochastic, but using RSI instead of high and low price.

These are some formulas for comparison.
STOCHASTIC =
( Sum( C - LLV(L,5), 3 ) /
Sum( HHV(H,5) - LLV(L,5), 3) ) * 100

StocasticRSI (with a smoothing MA) =
Mov((RSI(21)-LLV(RSI(21),13))/(HHV(RSI(21),8)-(LLV(RSI(21)+.00001,13))),8,E) *100

2.) Also, the charts that show values in right hand margin are from RavenQuote, Qcharts uses a different method of displaying the price and indicator values.

3.) The VSEA chart I posted is a curve-fit example, tuning the stoch-rsi to the stock, I've yet to find indicator parameters that generalize well to multiple stocks.

4.) I was hoping others would know of software that would chart StochRSI, or allow custom formulas. Anyone?