Sqwii 160 posts msg #67649 - Ignore Sqwii | 
9/23/2008 12:34:58 PM
  I dont know if you can make a filter which the stock price is VERY close to MA(200) or MA(50) ? Maybe best if it finds stocks close to MA(200) as a SUPPORT that is important.
 
 Is it possible?
 
  | 
maxreturn 745 posts msg #67652 - Ignore maxreturn modified | 
9/23/2008 12:40:55 PM
 
  	    
 
  | 
Sqwii 160 posts msg #67654 - Ignore Sqwii | 
9/23/2008 12:48:50 PM
  That dosent work ? 
 
  | 
maxreturn 745 posts msg #67655 - Ignore maxreturn | 
9/23/2008 12:53:46 PM
  Whoops, guess it might be a good idea to review the manual to see how this should be done.
 
  | 
heypa 283 posts msg #67656 - Ignore heypa | 
9/23/2008 1:05:57 PM
  Try this.
 price > ma(50)
 price > ma(200)
 price near ma(50)
 price near ma(200)
 
 This will give you a start.Add youre price and volume requirements.
 
  | 
Sqwii 160 posts msg #67657 - Ignore Sqwii | 
9/23/2008 1:07:35 PM
  Thank you heypa :)
 
  | 
TheRumpledOne 6,529 posts msg #67665 - Ignore TheRumpledOne modified | 
9/23/2008 2:44:14 PM
  Look at the BASIC FILTER FOR NEWBIES AND OLD PROS.
 
 
 I popped it to the top for you last week, Squii
 
 
  | 
Sqwii 160 posts msg #67667 - Ignore Sqwii | 
9/23/2008 3:03:36 PM
  Hi TRO
 
 The basic filter for newbies and PROS is stats trading. I am not good at these trading styles, because I dont have the programs to use it correct like tradestation 
 
  | 
TheRumpledOne 6,529 posts msg #67669 - Ignore TheRumpledOne | 
9/23/2008 3:49:01 PM
  NO!
 
 It is NOT statistics trading.
 
 The BASIC FILTER has all the technical indicators that most traders look for and then some.
 
 
 
  | 
Sqwii 160 posts msg #67671 - Ignore Sqwii | 
9/23/2008 4:33:04 PM
  Okay I will be reading that filter from start to end then :) thanks
 A question to the RFR filter.
 
 What does the "gt10%" means.. I am under the rsi(2) low filter for the stocks and lastpop.. is it the PRICE for the stock or how much it have been popping last time ?
 
  |