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- Scans and System Tests

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: John K who wrote (563)5/12/1997 7:54:00 AM
From: Rob Kipp   of 989
 
Well, that for me was worth looking into.
Revised scan of Richards BBB (Q+) = 102 & Richard had 108!
It captured all of his, but the very low vol ones! ! !

Their is one more change I made was average vol is for 3/months
----------------------------------------------
//quotes plus version of BBB (revised):

Input = "111fast.lst"
close(0) > close(-5)*1.05
close(0) < 40
vol(0) > avgvol(0,-75) //was 63
close(0) > max(0,-250,cl) *0.85
----------------------------------------------

The first scan I run is a list reducer:
111Fast.scn (saves time running all scans)

==============================================

// List Reducer FAST By Ray C (revised)
// Save it as 111Fast.scn
AllGroup
/// was Between a 10 & 17 dollar stock
Close(0) >=2
Close(0) <=40
AvgVol(0,-29) >=500 // was And 30,000 shares average volume
//end
==============================================

Thanks everyone for your help.
Rob
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext