billrider321 70 posts msg #66868 - Ignore billrider321 | 
9/1/2008 1:36:49 PM
  Hi Guys,
 
 I had been following this for some time. Here is what i am trying to do. Please add if you want.
 
 1. need to identify stock which have broken out(change of more than 8%) in last 30 days. 1day price change should be  >8 %.
 
 2. 30 day average volume is 1.5 times average 90 day volume.
 
 3. RSI 2 below 5.
 
 will add more condition like sloping up (price pattern is moving up).
 will add subjective clause of market weakening so a greater chance of bounce. 
 If we get too many choices enter when QQQQ/DIA/SPY  has a RSI below 10.
 
 Thanks in advance.
 
 
 
  | 
maxreturn 745 posts msg #66881 - Ignore maxreturn | 
9/2/2008 8:21:53 AM
  Billrider, you need to be a little more specific as to which day the single day increase of > 8% occurs.  Obviously it can't be on the day RSI is < 5%.
 
  | 
chetron 2,817 posts msg #66882 - Ignore chetron modified | 
9/2/2008 8:46:03 AM
  OR MAYBE JUST A RED TRANSPARENT CANDLE?
 
 A BIG ONE. LOL
 
 
 
  | 
billrider321 70 posts msg #66904 - Ignore billrider321 | 
9/2/2008 7:58:18 PM
  i have tried to look for some post in past but didnt find.
 What i am looking for is a breakout in past 30 days. so it can happen 2aug,3aug,4aug...till  sep2nd.
 so price change of more than 8% on any day.
 then we need to follow those stock for RSI 2 dips  and extra condition to see if they are uptrending  or not.
 
  | 
billrider321 70 posts msg #66907 - Ignore billrider321 | 
9/2/2008 8:05:58 PM
  price is > 5
 and price gained more than 8% in last 1 day 
 and price gained more than 8% in last 1 day  one day ago
 
  | 
chetron 2,817 posts msg #66909 - Ignore chetron modified | 
9/2/2008 8:27:15 PM
  maybe...
 ERROR **********CORRECTED VAR4 ABOVE .5 EQUAL 8 PERCENT GAIN***** ERROR
 SORRY FOR THE FLIP FLOP
 BUT IF YOU WANT A RSI DIP AFTER AN 8 PERCENT GAIN, THEN
 THE DAYS FUNCTION ABOVE .5 IS COUNTING THE DAYS SINCE
 THE EVENT, UP TO YOUR RSI DIP. HOPE THIS HELPS.
 
 
  	    
 
  | 
chetron 2,817 posts msg #66910 - Ignore chetron modified | 
9/2/2008 8:37:53 PM
  or maybe...
 
  	    
 
  | 
billrider321 70 posts msg #66911 - Ignore billrider321 | 
9/2/2008 9:26:26 PM
  thanks chet you are gr8.
 
 does set{var4,days(var3 above 8,100)}  means where var3 has been above 8 in last 100 days.
 
  | 
chetron 2,817 posts msg #66923 - Ignore chetron modified | 
9/3/2008 7:27:14 AM
  OOPS MY BAD.  NO.
 
 CORRECTED FILTER
 
 AND BACK TO ORIGINAL, BECAUSE YOU WANT TO 
 KNOW HOW MANY DAYS SINCE THE 8 PERCENT GAIN EVENT
 TO THE RSI DIP RELATION.  VAR4 LESS THAN .5 EQUALS A 8 PERCENT GAIN.
 
 
 
  | 
morsan 27 posts msg #67418 - Ignore morsan | 
9/18/2008 11:21:31 AM
  I think this could work as a shortfilter doing the reverse, and apply it to the worst sector. Are not god at the programming though. Can some friendly soul help to do such a reverse filter?
 
 Kindest Regards
 Morsan 
 
  |