| johnpaulca 12,036 posts
 msg #68066
 - Ignore johnpaulca
 | 10/5/2008 12:31:18 AM 
 I am pretty sure you guys had a hand in this filter. I just didn't take the time to learn or read the manual. I learned C++ a long time ago and hated it.
 
 
 | 
| chetron 2,817 posts
 msg #68067
 - Ignore chetron
 | 10/5/2008 8:02:10 AM 
 
 HEAR, HEAR.
 
 
 
 | 
| Sqwii 160 posts
 msg #68069
 - Ignore Sqwii
 | 10/5/2008 8:59:57 AM 
 johnpaulca
 
 The filter looks nice but I have some questions then.
 
 When I am looking at "upper" and "lower" column, is it best to have a high upper or low lower ? or whats the best to look at when buying a stock for swing ?
 
 
 
 | 
| Sqwii 160 posts
 msg #68070
 - Ignore Sqwii
 | 10/5/2008 9:05:35 AM 
 But for me the filter looks very bad..
 
 I mean that is loose 53% times and wins 47% with a negative ROI...
 
 That is really bad...
 
 Hmm...
 
 
 | 
| chetron 2,817 posts
 msg #68071
 - Ignore chetron
 | 10/5/2008 11:12:44 AM 
 AND MAYBE....
 
 
 
 
 
 
 | 
| johnpaulca 12,036 posts
 msg #68073
 - Ignore johnpaulca
 | 10/5/2008 3:09:38 PM 
 SQWII: I manually go through the results and trade the best candidates. I don't think you will find a filter that will give all winners. From the current results this would be a good possibility. 1.Price crossed above ema(100) yellow line 2. Second bar failed. 3. Third bar held so I would enter just below market close. 4. POP. I have done this numerous times. It's simple and it works.
 
 
 
 
   
 
 
 | 
| chetron 2,817 posts
 msg #68082
 - Ignore chetron
 | 10/5/2008 10:08:52 PM 
 MAYBE....
 
 
 
 
 
 | 
| mystiq 650 posts
 msg #68083
 - Ignore mystiq
 | 10/6/2008 2:54:53 AM 
 AND MAYBE....
 
 
 Fetcher[
 
 /* TACHIKAWA */
 /* HEAVY MUDDY INFLUENCE */
 
 RSI(2) BELOW 1
 WILLIAMS %R(2) BELOW -99
 WILLIAMS %R(2) 1 DAY AGO ABOVE -85
 DRAW FAST STOCHASTIC FAST %K(14)
 
 CLOSE ABOVE 0.10
 ============================================================================
 chetron- can you adjust this for shorts...?
 
 
 | 
| mystiq 650 posts
 msg #68084
 - Ignore mystiq
 | 10/6/2008 3:01:39 AM 
 10/5/2008 10:08:52 PM
 
 MAYBE....
 Fetcher[
 /* TACHIKAWA */
 /* HEAVY ON THE JP */
 
 SET{VAR1,COUNT(CLOSE ABOVE EMA(100),3)}
 SET{VAR2,COUNT(CLOSE BELOW EMA(100),3)}
 
 DRAW EMA(100)
 SET{VAR3,DAYS(CLOSE ABOVE EMA(100),100)}
 SET{VAR4,DAYS(CLOSE BELOW EMA(100),100)}
 DRAW VAR2 ON PLOT VAR1
 DRAW VAR4 ON PLOT VAR3
 
 VAR4 ABOVE .5
 VAR3 1 DAY AGO ABOVE .5
 VAR3 BELOW .5
 VAR4 1 DAY AGO BELOW .5
 VAR1 ABOVE 1.5
 
 CLOSE ABOVE .1
 VOLUME ABOVE 50000
 ==========================?
 chetron-- what does this filter returns?...?longs/shorts/bottoms/tops? -  appreciate your postings
 
 
 
 | 
| Sqwii 160 posts
 msg #68085
 - Ignore Sqwii
 | 10/6/2008 3:18:03 AM 
 johnpaulca..
 
 So its just to find a stock which held over 100EMA and use this as a support?
 
 What do you then think about chetrons heavy on JP filter?
 
 
 |