| woofys 212 posts
 msg #59936
 - Ignore woofys
 | 2/25/2008 2:17:14 PM 
 this filter is the brain child of joules360 with tech help from cegis.  Its fine for expensive stocks but  not that great for pennies yet.  It gets to the meat of the trend.  I have tried lowering the weekly stoh  number, gets a little better but not by much.   I tried leaving out the %k x slow %d and the list goes on and on.  The crux of the problem is in getting the weekly stoh way up at the same time the  daily stohs %k and %d are crossing or just about to cross preferably some where below 25 or 20. I trade stocks between .07 and .40 Your help  is  appreciated.  Heres the filter
 [show stocks where weekly slow stochastic(5,3) fast %k is above 70
 and slow stochastic(5,3) fast %k is below 30
 and slow stochastic(5,3) fast %k is above 20
 and slow stochastic(5,3) fast %k 1 day ago is below 20 /* added this */
 and average volume(90) is above 100000
 and close is between 5.00 and 200.00
 and price is above ma(50)
 and slow stochastic(5,3) fast %k crossed above slow stochastic(5,3) slow %d
 and price increasing for 1 days]
 
 The 2 filters below are my lattest efforts but the need help
 
 [show stocks above ma(50) and average volume(90) is above 500000
 and volume is above 500000
 and close is between .07 and .40
 and draw weekly slow stochastic(5,3) fast %k and draw slow stochastic(5,3) fast %k]
 
 [show stocks where weekly slow stochastic(5,3) fast %k is above 70
 and average volume is above 500000
 and price is between .07 and .40
 and close is above ma(50)
 and draw weekly slow stochastic(5,3) fast %k
 and draw slow stochastic(5,3) fast %k]
 
 
 
 
 |