| jodwayne 3 posts
 msg #113141
 - Ignore jodwayne
 | 5/5/2013 7:48:44 PM 
 Hi I am trying to write my first filter and it will not work it returns no hits when I know there should be som on a given day.
 
 close is above ma(250)
 and fast stochastic fast %k(5,1) is below 20
 and slow stochastic fast %k(14,3) is below 20
 and ma(20) is below ma(50)
 Show stocks where the MACD Fast Line(12,26) 1 day ago crossed above the MACD Slow Line(12,26) 1 day ago
 
 and price touched lower bollinger band(20,2)
 
 thanks in advance
 dwayne
 
 
 | 
| duke56468 683 posts
 msg #113142
 - Ignore duke56468
 modified
 | 5/5/2013 8:57:01 PM 
 The filter seems to function ok it just produces few hits.  On backtest only 5 hits in 4 months
 
 
 
 
 | 
| Mactheriverrat 3,173 posts
 msg #113143
 - Ignore Mactheriverrat
 modified
 | 5/6/2013 12:40:07 AM 
 Deleted text- I posted to the wrong thread
 
 
 | 
| jodwayne 3 posts
 msg #113155
 - Ignore jodwayne
 | 5/6/2013 12:23:45 PM 
 Thanks for responding. Yes I didnt expect alot of hits but it should be higher there are stocks that should be picked up that its missing. I am wondering if the order of the phrases is wiping out candidates to quickly
 
 
 |