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 : Metastock 6.0 for Window -- Ignore unavailable to you. Want to Upgrade?


To: TechTrader42 who wrote (1813)3/30/1998 9:13:00 PM
From: Jan Robert Wolansky  Read Replies (3) | Respond to of 4056
 
Brooke, instead of requiring DAHL to be moving up, you may wish to consider MACD(13,34,89) to be going up--it's more sensitive than DAHL and you'll get more hits.

Jan



To: TechTrader42 who wrote (1813)3/31/1998 9:21:00 PM
From: Paul Beattie  Respond to of 4056
 
Hi Brooke, Thanks.

My first concern with this is that it doesn't check that StochRSI(14) is rising and that InSynch is rising. It's interesting to see OBV and SAR in there.

I like what Dave shared with us. To me, a key indicator in the mix is the StochRSI(14). Other indicators are very important to confirm trend, and momentum. The thing I like most about Dave's system is that by focusing on only when StochRSI(14) went low enough to signal on the rise past 30, we (hopefully) focus on stocks with room on the upside.

Cheers,
Paul



To: TechTrader42 who wrote (1813)4/1/1998 4:28:00 PM
From: David R. Evans  Read Replies (1) | Respond to of 4056
 
Hello Brooke,

Try these changes:

Fml("InSync Index")>40 AND
Fml("InSync Index")>Ref(Fml("InSync Index"),-1) AND
Fml("DNS")>=3 and
Fml("DNS")>Ref(Fml("DNS"),-1) AND
Fml("Dahl's Primary Trend")>Ref(Fml("Dahl's Primary Trend"),-1)

What I am saying is that InSync does not have to be greater then 50 as long as it is close AND moving in the right direction.

DNS also does not have to be above 5 BUT it has to be moving UP.

Dahl does not have to be above 0 BUT it has to be Moving up...

It's hard for me to say if it must have moved up 1 day or 2 days as I just look at the chart and know.

Give these changes a try and see what you get..

Dave Evans