| ravichan219 3 posts
 msg #118411
 - Ignore ravichan219
 modified
 | 2/27/2014 7:55:57 PM 
 Hi Guru's
 I am new to StockFetcher.com
 
 Can someone please help me to write a filter that has bullish candlesticks patterns like Hammer, Bullish Engulfing, Doji etc, but I need next positive bullish candlestick signal after formation of these patterns with good volume may be twice or more than volume  of previous day.
 
 Example as show below
 
 
   
 I  want to  create this filter in conjunction with below filters.
 
 **********************************************************************
 normal Buy
 
 fast stochastic fast %k(8,3) is above 20
 and adx(14,14) is between 0 to 25
 and +di(14) is above -di(14)
 
 **********************************************************************
 Strong Buy
 
 fast stochastic fast %k(8,3) is above 20
 and adx(14,14) is between 30 to 50
 and +di(14) is above -di(14)
 
 *****************************************************************************
 
 Appreciated
 
 Thanks
 Ravi
 
 
 | 
| four 5,087 posts
 msg #118437
 - Ignore four
 modified
 | 3/2/2014 12:42:44 AM 
 DOJI with NORMAL and HAMMER with STRONG. Both with volume criteria.
 
 
 
 
 HAMMER
 
 
 
 
 
 | 
| ravichan219 3 posts
 msg #118442
 - Ignore ravichan219
 | 3/2/2014 10:21:08 PM 
 Thanks for quick response Four!
 
 I am looking for next positive Candlestick  after formation of these bullish candlestick patterns with good volume. I want to use this as my entry point and hold it for  2  to 3 periods.
 
 Thanks again!
 Ravi P
 
 
 | 
| four 5,087 posts
 msg #118443
 - Ignore four
 modified
 | 3/2/2014 10:30:21 PM 
 FYI : Bullish Dragonfly Doji  - maybe this DOJI would get you more stocks returned than the open = close ??
 
 Code is here: http://www.stockfetcher.com/forums/Filter-Exchange/GRAVESTONE-AND-DRAGONFLY-DOJI/109090&isiframe=
 
 perhaps... using simplest DOJI
 
 
 
 
 
 | 
| ravichan219 3 posts
 msg #118444
 - Ignore ravichan219
 | 3/2/2014 10:48:22 PM 
 Thanks again Four!
 
 I will try out these filters and let you know the results.
 
 Ravi
 
 
 |