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: gonzongo who wrote (4159)5/10/1998 10:56:00 PM
From: Barry Hightower  Read Replies (3) | Respond to of 11149
 
Scan is for QP 1.1b from geocities and modified just a tad.
The hits are excellent and my TA software performs a second scan bringing total to 8 stocks.

Close(0) >=5
Close(0) <=20
Close(0) > Close(-1)
AvgVol(0,-30) >=200
QRS(0) >=75
Set ROC =6
ROC(0) <0
MovAvg(0,40,cl) > MovAvg(-10,40,cl)
Close(0) >=MovAvg(0,150,cl)
Println Symbol: -10, Close(0):8:3, Description:44

Is there a way to extract just the new hits that meet the criteria? Presently I do it by hand and compare print out of list/.

Thank you
Barry