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 : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Bob Jagow who wrote (5601)7/26/1998 1:55:00 PM
From: shasta23  Read Replies (1) | Respond to of 11149
 
HI EVERYBODY!

Did someone created scans using ADX(14=default)? I would be interested if you get correct results. When i run simple scans with looking for ADX > 25 and PDM>MDM i get often picks where ADX is smaller than 25 and not only by a fraction buy maybe 10 points lower. This is frustrating!! If someone runs scans with these parameters could he post that part of the scan for comparison.

here is my test scan. I assumed that if i don't specify the time frame of the parameters it will use the default value=14.

input="fast.lst";
output="ADXDMI.lst";

if ADX(0)>25 and
ADX(0)>=ADX(-1) and
PDM(0)>MDM(0) then

Println Symbol, "," ,Close(0), "," ,CLose(-1);
endif;endif;

out of the first ~18 stocks in that scan 3 had an ADX<25.

Any suggestions?

Thanks!

Stefan



To: Bob Jagow who wrote (5601)7/26/1998 5:17:00 PM
From: Monty Lenard  Read Replies (1) | Respond to of 11149
 
Heh, aren't you something. :-))

Thanks
Monty

PS You are probably right about them being hardly worth worrying about but you know everyone is still looking for the holy grail. :-)