| powderk2 2 posts
 msg #26071
 - Ignore powderk2
 | 3/17/2003 10:10:53 PM 
 Hi,
 
 New to stockfetcher. In Barchart.com, there is a free filter that gives me a collection of stocks that made new 100-day high for the day. Now, what I want is a filter that gives me all the stocks that just the new 100-day high and nothing else. I can't seem to code for that in Stock Fetcher. Please help !!
 
 
 
 | 
| karennma 8,057 posts
 msg #26072
 - Ignore karennma
 | 3/18/2003 9:14:41 AM 
 Will this help u?
 
 Show stocks where high reached a new 10 week high
 
 
 
 
 | 
| karennma 8,057 posts
 msg #26073
 - Ignore karennma
 | 3/18/2003 9:18:15 AM 
 Actually, this works better:
 
 Show stocks where high reached a new 20 week high and average volume is above 2000000
 
 
 
 
 | 
| powderk2 2 posts
 msg #26080
 - Ignore powderk2
 | 3/18/2003 9:13:33 PM 
 Hi,
 
 I took your advice. And modify the code somewhat to reflect the following
 "Show stocks where high reached a new 20 week high and average volume is above 250000 and RSI(15) is above 65 and price at close is between 7 and 100"
 
 However, I am still getting some stocks that are really 52 week highs...is it possible to caliberate this a bit more? Although, if not possible, I am not complaining...
 
 Also, my experience with stocks in this context is that they tend to go up a lot more in the near future. Similar experiences, anyone?
 
 
 
 | 
| defghca 150 posts
 msg #26082
 - Ignore defghca
 | 3/19/2003 8:07:49 AM 
 try this
 
 
 
 
 
 |