| keithgki 13 posts
 msg #42978
 - Ignore keithgki
 modified
 | 4/15/2006 9:07:59 PM 
 i dont know if u can do that, but what u can do is search for stocks that have dropped a certain % over the last 2 or 3 days.  use the following to your likings:
 
 indicator dropped more than value [over the last #number {days,weeks,months,years}]
 indicator dropped less than value [over the last #number {days,weeks,months,years}]
 indicator dropped between value and value [over the last #number {days,weeks,months,years}]
 
 
 examples:
 
 Price dropped more than 10%
 Price gained between 20 and 25 percent over the last 5 days
 RSI(15) gained 15% in the last 2 days
 
 
 by the way, is this mattman from HSM?
 
 
 
 |