doroneliasian 26 posts msg #69644 - Ignore doroneliasian | 
12/7/2008 9:14:50 AM
  hi..
 im trying to create a filter which finds stocks that were strongs in the past ,lost  30% from thir value, and now theit are going to recover....
 
 average volume(30) is above 100000 
 and days(price lost 30% during last 20 days,100) is between 35 to 85 
 and set{slope1,days(price lost 50% during last 7 days,100)} 
 and slope1 day slope of the price is between -0.15 to 0.15 
 and days(price has been above 8 for last 65 days,100) is above 35 
 and draw support(45,15,2) 
 and draw resistance(45,15,2) 
 and 6 day slope of mfi is above 0 
 and days(mfi is below 30 ,50) is between 9 to 6 
 and set {slope3, days(mfi is below 30 )} 
 and 4 day slope of the close is above 0.1 
 and 4 day slope of the volume is above 0 
 
 
  |