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 : The 56 Point TA; Charts With an Attitude

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Magnatizer who wrote (29306)5/9/1999 8:19:00 AM
From: bdog  Read Replies (3) of 79269
 
got the unsnag for ya DJ...

yup, don't use a prescan,
run this to give you a population to scan from:

output="common.lst";
daystoload=250;
daysrequired=250;
exchange=AMEX,NASDAQ,NYSE;
issuetype=common;
if close(0)>0 then
println symbol;
endif;

add the line input="common.lst";
then add any additional prescan req you need under the prescan section in the scan I fixed for ya. you can also increase the lookback to waaaay back if you want, put in -200 where there is -10 for example

if I could put buttons on it for ya I would...>g<
bfixitfoxdog
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext