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: dennis foster who wrote (9611)6/7/1999 8:22:00 PM
From: Michael Watkins  Read Replies (1) | Respond to of 11149
 
Monty,

Just comment out the input file for now if you want to see the results.

Many people develop a scan to "pre scan" the market and collect a subset of stocks to do further scans against. You might for example only be interested in stocks between 10$ and 60$ with average daily volume greater than 50,000. Run such a scan once a week or so and you will cut your universe of stocks to perform subsequent scans down to a more manageable number.

I'm sure the input file "Volume.lst" was the author's personal implementation of the above...

Michael



To: dennis foster who wrote (9611)6/7/1999 8:24:00 PM
From: Monty Lenard  Respond to of 11149
 
Could not open the input file Volume.lst

Dennis, you probably do not have a list file named "volume.lst".

I run this prescan that creates the file "volume.lst" that prescans for stocks above a certain daily volume level. Run this first and it will create the file for you. Change the volume to whatever you want.

output = "Volume.lst";
input="Common Stock List.lst";
issuetype common;
DaystoLoad = 500;
DaysRequired=201;
integer V;
V:= 500000;

If AvgVol(0,-30) >= V and
Vol(0) > V
//Sic != 6726 and // exclude closed ends
//Sic != 6798 // exclude REITs

then
Println Symbol;
endif;



To: dennis foster who wrote (9611)6/14/1999 5:35:00 PM
From: Marc Porsser  Respond to of 11149
 
John Murphy, the father of technical analysis, will speak in the Wall Street Area on Thursday, June 24th at 6:00 PM at Borders Bookstore at 5 World Trade Center.

More Information available from the Press Release section of www.forex-mg.com or call Borders at 5 World Trade Center.