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

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Jan Robert Wolansky who wrote (8828)3/3/1999 10:50:00 PM
From: Steven H.  Read Replies (1) of 11149
 
Stockasticpctd(0) < 50

To the group. I have just started using qp2 last week. While writing my first scan I have run across the following problem any help would be appreciated. When qp2 executes the statement 'if stochasticpctd(0) < 50 then' does not find any stock that meets that condition but there are many stocks that do.

set stochastic = 21,3,3;
output="insthold.lst";
if stochasticpctd(0) < 50 then
println symbol, " ", close(0),
" ", industrygroup,
" ", industrysector;
endif;

Thanks in advanced.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext