| Smpoll 79 posts
 msg #147591
 - Ignore Smpoll
 | 4/28/2019 6:51:55 PM 
 Hi all-
 
 I'm trying to find more accurate hits to this pattern and I've tried many possibilities with zero luck.  Would somebody with skills much greater than mine, not a high bar I know, help me out please?
 
 I'm looking for the 3 ema's to converge while macd is low and about to cross above. While I'm picking up a number of charts like W, I know that I'm missing many. Here's what I have, thanks.
 
 Fetch stocks where ema(21) > ema(31)
 and ema(31) > ema(41)
 
 price is > 28
 
 avg vol(30) > 100000
 
 
 SET{VHISTO,MACD HISTOGRAM}
 
 
 DRAW MACD
 DRAW VHISTODN ON PLOT VHISTO
 DRAW VHISTOUP ON PLOT VHISTO
 
 
 
 
 
  
 
 | 
| Smpoll 79 posts
 msg #147592
 - Ignore Smpoll
 | 4/28/2019 6:54:14 PM 
 Btw, the priority isn't a gap up pattern. I'm more interested in the convergence of the 3 ema's.
 Thanks!
 
 
 | 
| SAFeTRADE 656 posts
 msg #147594
 - Ignore SAFeTRADE
 modified
 | 4/28/2019 7:55:49 PM 
 Here is what you might be looking for.  TRO wrote this for me way back when.
 
 
 
 
 
 
 
 
 | 
| four 5,087 posts
 msg #147596
 - Ignore four
 modified
 | 4/29/2019 12:09:34 AM 
 offer...
 
 
 
 
 | 
| Smpoll 79 posts
 msg #147601
 - Ignore Smpoll
 | 4/29/2019 12:31:48 PM 
 Thanks, but I'm picking up more hits with mine.
 
 
 |