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 : The 56 Point TA; Charts With an Attitude -- Ignore unavailable to you. Want to Upgrade?


To: Doug R who wrote (31734)8/23/1999 10:46:00 PM
From: Magnatizer  Respond to of 79296
 
Doug

sounds like a good idea...

also sounds like a good scan...

ht
david



To: Doug R who wrote (31734)8/23/1999 11:03:00 PM
From: Magnatizer  Read Replies (2) | Respond to of 79296
 
Doug

tried to write a scan... as usual I am getting some errors

output="dougs233.lst";
input="comkey +25prescan.lst";

daystoload=2500;
set stochastic=233,21,34;
set rsi=13;

stochasticpctk(0)>80 and
Sharesfloat < 50 and
rsi(0)<30
rsi(0)> 0 and
rsi(0)> rsi(-1) and
qrs(0)>65 and
close(0)<350 and
close(0)>1and
avgvol(-1,-29)>100000 and
vol(0)>avgvol(-1,-5)*1.3

then
println symbol:-6,", ",avgvol(0,-29):8:0,", ",avgvol(-1,-5):8:0,
", " , IndustryGroup:15;


set stochastic=233,21,34;
is giving me a invalid %k error

stochasticpctk(0)>80 and
is giving me a unexpected "(" error

BDDDDDDDOOOOOOOOOOGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG

ht
david