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: Richard Estes who wrote (209)12/19/1996 11:56:00 AM
From: Douglas Schneider   of 989
 
Hi, Richard-

I transcribed the formula for your tc2k breakout scan (as published in a post a couple of months ago) into QP format, as follows:

AllGroup

Comment = "Richard's breakout "

Close(0) <= 30 // price <= $30
Close( 0 ) > movavg(0,34,cl) // price > avg price past 34d
(Max(-4,-25,hi)/Min(-4,-25,lo))<1.2 // prev month max high no more than 20% greater than min low
High(0) > max(-2,-23,hi) // today's high > last month
Vol(0) > AvgVol(0,-180) // Volume is greater than the past year's avg vol
AvgVol( 0,-30 ) >= 250 // Average volume is at least 25,000 shares over the last 30 days.
qrs(0)>=80 // Strength >=80%

Running this after the bell yesterday, I got 61 hits rather than the 34 you posted. An increased number is to be expected since QP does not have an eps screen. I did expect, however, that the scan would include most of the 34 hits you got. Nope-- instead there were 16 mutual hits only, with 18 of yours missing from mine! Can't understand why, unless the qrs criteria are even more different than we thought relative to those used by IBD.

Derek, is my translation correct?

doug
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext