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: Webb B Blackman Jr who wrote (7660)11/8/1998 1:18:00 AM
From: Bob Jagow  Read Replies (3) | Respond to of 11149
 
Webb,
Thought I'd fill in just in case Brooke has to deal with an air-space-crisis thing, Webb.
I, too, "hope that [she has] a great weekend" :o)

'IssueType type' purges the scan output of issues that don't measure up, but poor qp has to flog along thru the whole ****ing list in order to properly bypass the ****ers. Providing an input list like
---------------
Output = "common.lst";
IssueType common;
println symbol;
---------------
would pop you right past the indices.
As I've pointed out a couple of times, there is no way to bypass the indices unless you split up the db and are willing to suffer the speed penalty entailed in rejoining it on the fly.

"If Max(0, -5, Cl) > 0 then" is just a way to retain a 'symbol' plagued by an occasional bad-vol day instead of summarily rejecting it with "If close(0) > 0" throw out 'symbol'.

fillinbob