Martyboy 3 posts msg #114480 - Ignore Martyboy | 
7/15/2013 2:36:04 PM
  How was looking to create a filter to find stocks in either the NYSE or Nasdaq only and were crossing below or above the 20 ema.
 
 I know I can do this using multiple filters but wanted to combine it to have just one filter.
 
 Thank you,
 Martin
 
  | 
dwiggains 448 posts msg #114481 - Ignore dwiggains | 
7/15/2013 3:23:51 PM
  Hi
 
 
  	    
 
 
 If you want NASDAQ
 just say market is NASDAQ
 
 Good luck 
 See ya
 David
 
  | 
Martyboy 3 posts msg #114482 - Ignore Martyboy | 
7/15/2013 4:44:13 PM
  I want both NYSE and Nasdaq
 
  | 
Kevin_in_GA 4,599 posts msg #114483 - Ignore Kevin_in_GA | 
7/15/2013 5:46:59 PM
  Try using a user-defined function - 
 
  	    
 
  | 
SAFeTRADE 657 posts msg #114485 - Ignore SAFeTRADE | 
7/15/2013 9:46:57 PM
  A follow up on Kevin's Fine filter.
 
  	    
 
 sort on xabv20 or xblo20 for your crosses.
 
  | 
Martyboy 3 posts msg #114488 - Ignore Martyboy | 
7/16/2013 6:38:12 AM
  Thank you guys.
 Is there a way to remove the combined graphic (blue bars below volume) from the charts?
 
  | 
Kevin_in_GA 4,599 posts msg #114489 - Ignore Kevin_in_GA | 
7/16/2013 8:29:11 AM
  add the line "do not draw combined" to the end of your filter
 
  |