roca1018 163 posts msg #143744 - Ignore roca1018 | 
6/7/2018 5:35:05 AM
  Looking for help in writing a simple figure that screens for EMA(4) crossing EMA(10) at the same time as a DMA Crossover. I am not code savvy.
 
 Thanks
 
 Rich
 
 
 
  | 
glgene 618 posts msg #143748 - Ignore glgene | 
6/7/2018 2:14:10 PM
  What are the parameters of your desired DMA crossover?
 
  | 
roca1018 163 posts msg #143751 - Ignore roca1018 | 
6/8/2018 5:21:26 AM
  DMA(8,-5),4 crossing above DMA(8,-5),4
 
 Thanks
 
 Rich
 
  | 
roca1018 163 posts msg #143760 - Ignore roca1018 | 
6/9/2018 8:34:55 AM
  I meant DMA(8,-5),4 crossing above DMA(8,-5),8
 
 Thanks 
 
 Rich
 
  | 
glgene 618 posts msg #143761 - Ignore glgene | 
6/9/2018 5:02:21 PM
  Rich,
 Thanks for the fix.  I was wondering about your “crossover” DMA... where’s the cross? But now, you’re appropriately showing 2 different numbers so a cross can occur.
 
 That said, I have to admit I’m not sure what you mean when you say, for example:  DMA(8,-5), 4
 
 I understand your EMA info, but the above??
 
 Gene
 
 
  | 
roca1018 163 posts msg #143762 - Ignore roca1018 | 
6/10/2018 7:37:53 AM
  Mactheriverat has a filter for the DMA crossover. I want to combine that with the EMA crossover
 
 Thanks
 
 Rich
 
  | 
davesaint86 726 posts msg #143766 - Ignore davesaint86 | 
6/10/2018 9:04:18 PM
  Save and modify this filter to give you what you want.
 
 
  	    
 
  | 
roca1018 163 posts msg #143770 - Ignore roca1018 | 
6/11/2018 5:38:56 AM
  thanks
 
 Rich
 
  | 
ahcsim72 151 posts msg #143970 - Ignore ahcsim72 | 
6/30/2018 10:06:01 PM
  That’s a long filter
 
  |