flash704 8 posts msg #159396 - Ignore flash704 | 
8/5/2022 9:49:01 AM
  Hello - I am new is trying to figure out filter's a bit more.  How would you write 2 closes above 21 EMA...
 
 
 close crosses > 2 above EMA(21) over last week ?
 
 
 
  | 
xarlor 620 posts msg #159399 - Ignore xarlor | 
8/5/2022 12:23:47 PM
  You asked for one thing (closes above EMA twice), but your filter is for something different (close crossed above EMA twice).  Not sure which you want, but here are both.
 
  	    
 
  	    
 
  | 
flash704 8 posts msg #159401 - Ignore flash704 modified | 
8/5/2022 4:20:01 PM
  Excellent, I will take both, just digging into some possible triggering events, the second one is what I was seeking
 
  | 
lhd494 9 posts msg #159408 - Ignore lhd494 | 
8/6/2022 11:22:31 AM
  Looking for closing price above ema(21) ? Try draw ema(1) plot on ema(21)..
 
  |