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

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: TechTrader42 who wrote (3029)2/25/1998 5:55:00 PM
From: peter n matzke  Read Replies (1) of 3325
 
Brooke, this is another work in progress. it still needs a short term filter to avoid entering when the short term technicals are over bought.

enter long

(mov(c,5,s)>mov(c,20,s)) and (slope(zig(c,5,%),2)>0) and (slope(mov(c,50,s)-ref(mov(c,50,s),-15),2)>0) and
slope(mov(((stoch(8,3)*.05)+(stoch(89,21)*.43)+(stoch(55,13)*.26)+(stoch(34,8)*.16)+(stoch(21,5)*.10)),15,s),2)>0

exit long

(mov(c,5,s)<mov(c,20,s)) and (slope(zig(c,5,%),2)<0) and
slope(mov(((stoch(8,3)*.05)+(stoch(89,21)*.43)+(stoch(55,13)*.26)+(stoch(34,8)*.16)+(stoch(21,5)*.10)),15,s),2)<0

any recommendations on a short term filter?
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext