sammyn 81 posts msg #145241 - Ignore sammyn | 
11/11/2018 7:20:32 PM
  hi all,
 I'm drawing a blank here.
 
 I need to determine when a MA change from downward to upward.
 
 What is the most efficient way to do this?
 
 Just compare the current and last 2 days MAs?
 
 
  | 
sammyn 81 posts msg #145242 - Ignore sammyn | 
11/11/2018 8:52:19 PM
  fyi...this is what I have. But, if someone has a better way of doing this, let me know.
 
  	    
 
  | 
Cheese 1,374 posts msg #145311 - Ignore Cheese | 
11/19/2018 10:36:41 AM
  @ sammyn
 
 Your code is perfect.
 
 Once you've got the picks from your filter, the Charting Wealth posts by Mac and graf 
 may give you a bit more decision support if you need it
 
 https://www.stockfetcher.com/sf/search.php?q=Charting%20Wealth&filter=&sort=
 
 Best.
 
 
  | 
nibor100 1,099 posts msg #145314 - Ignore nibor100 | 
11/19/2018 1:07:40 PM
  These are 2 possible alternatives to choose from:
 
 The first uses the "add column" phrase to provide data as well as filter the results; while the 2nd is kind of a shortcut one liner to reduce overall filter size
 
  	    
 
  	    
 
 Ed S.
 
 
 
  | 
mahkoh 1,065 posts msg #145315 - Ignore mahkoh | 
11/19/2018 2:49:53 PM
 
  	    
 
  |