woofys 212 posts msg #35183 - Ignore woofys | 
2/22/2005 6:36:56 AM
  I cant get this thing to give me stocks trading between .09 and .52, otherwise its a great filter
  	    
 
     I have tried playing around with the parameters . Any help is appreciated.
 
 
  | 
stevec2 5 posts msg #35184 - Ignore stevec2 | 
2/22/2005 10:52:17 AM
  The first instance of the word "resistance" is spelled incorrectly. Also need to delete the spaces between "resistance" and the parameters. I tried this and the syntax checked out ok but it did not return any stocks. Hope this is of some help.
 
 
  | 
marine2 963 posts msg #35187 - Ignore marine2 | 
2/23/2005 12:26:27 AM
  Woofys, I copied SF's support and resistance filter then added the pricing issue you so desired to be part of it.  It did produce 3 hits.  I did a backtest of 38 days and that looked good too.  Here is the SF filter with my revisions to it:  
 
 Show stocks where close 1 day ago crossed above resistance(45,15,2)
 <br>and close is below resistance(45,15,2)
 <br>and resistance slope(45,15,2) is below 0
 and price is between .09 and .52
 and date offset is 38
 
 Try it out, I think it has great potential.
 
 Goodluck and happy investing,
 
 Marine2
 
 
 
 
  | 
woofys 212 posts msg #35223 - Ignore woofys | 
2/27/2005 2:27:30 AM
  steve2   thank you steve2
 
 
  | 
woofys 212 posts msg #35224 - Ignore woofys | 
2/27/2005 2:29:10 AM
  marine2    Thank you .
 
 
  |