rfalkner 13 posts msg #55551 - Ignore rfalkner | 
10/5/2007 3:19:45 PM
  Does anyone know how I could in a column take 2 different moving averages and sort it by the result in greatest difference in the distance between the 2. 
 
 I probably am not saying this in the best way, so I may have to rephrase it.
 
  | 
Sonny 3 posts msg #55553 - Ignore Sonny | 
10/5/2007 5:05:51 PM
  Hi RF.
 
 Try this... 
 
 Simply type after your search parameters...
 
 add column ma(X) minus ma(X){diff}
 
 
 Where X=whatever ma time frame you use.
 
 
 
  | 
rfalkner 13 posts msg #55559 - Ignore rfalkner | 
10/6/2007 9:35:40 AM
  Okay but if you have a $60 vs $7 stock and both drop 2 using this method, it is the $7 stock I am interested because in relation to the price it has the greatest distance between the 2 moving averages.
 
  | 
TheRumpledOne 6,529 posts msg #55564 - Ignore TheRumpledOne modified | 
10/6/2007 3:33:26 PM
 
  	    
 
 HTH.
 
 
  |