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 : Technical Analysis- Indicators & Systems -- Ignore unavailable to you. Want to Upgrade?


To: Richard Estes who wrote (3230)1/10/1999 7:20:00 PM
From: bdog  Read Replies (1) | Respond to of 3325
 
OK Richard, I know you guys write these in your sleep... StochRSI 13,5... now that Q+ allows an easy change of the Stoch params I rewrote mine.. bdog style with extra crockpot slowing feature...

add onions to taste
bslowedog

mp1:=Input("RSI Periods",1,377,13);
mp2:=Input("Stoch Periods",1,377,13);
mp3:=Input("Slowing Periods",1,377,1);
mp4:=Input("EMA Periods",1,377,5);

Mov(Sum((RSI(mp1)-LLV(RSI(mp1),mp2)),mp3)/Sum((.0000001+(HHV(RSI(mp1),mp2)-(LLV(RSI(mp1),mp2)))),mp3),mp4,E)*100



To: Richard Estes who wrote (3230)1/14/1999 12:06:00 AM
From: TA2K  Read Replies (2) | Respond to of 3325
 
Richard, I recently thought of a question I want to bounce off you:

Suppose you are considering and choosing between two stocks having nearly identical technical profiles for several of the standard indicators (MACD, RSI, Stochastics). Both are giving basically similar buy signals. Both are hollering, "Buy me! Buy me!" And say your objective is profit maximization in a relatively short term.

How do you go about deciding which of the two to select? Is there a further TA tool that might help fill this need.

Other folks here can chime in as well if you want to share your view.

Thanks,
Nicholas