mesayah 658 posts msg #87521 - Ignore mesayah | 
1/31/2010 3:15:31 PM
  The best short filter I've discovered on SF. This is a slightly altered 13TH FL., TRO hybrid long filter, That makes an amazing, astounding, unreal short filter. Thank me later. Now you will know why i am skeptical of what i read. Prob. paranoid. I'm sure it's coincidence but enjoy the huge profits in bearish, neutral & bullish environments. Not as good in extremely bullish trends but will keep you even. You're Welcome. 
 
 
 
 
 Mesayah's SlimShorty
 set{adr10 , average day range (10) }
 set{adr30 , average day range (30) }
 
 and add column adr10
 and add column adr30
 
 average day range(10) is above 10 percent
 close price is between 5 and 10000
 volume is above 300000
 
 /* TRO STAT DISPLAY - 10 PERCENT POPS PER WEEK */
 
 set{HiOp, high - open}
 set{Long_Profit, HiOp/open }
 
 set{B10A, count(Long_Profit > .10 , 100)}
 
 set{A10A, count(Long_Profit > .10 , 1)}
 set{chg, sum( A10A - A10A 1 day ago ,5)}
 
 and add column separator
 and add column B10A {GT10%}
 
 add column chg{(wk)}
 add column chg 1 week ago{(-1wk)}
 add column chg 2 weeks ago{(-2wk)}
 add column chg 3 weeks ago{(-3wk)}
 add column chg 4 weeks ago{(-4wk)}
 add column chg 5 weeks ago{(-5wk)}
 add column chg 6 weeks ago{(-6wk)}
 add column chg 7 weeks ago{(-7wk)}
 add column chg 8 weeks ago{(-8wk)}
 and add column separator
 add column industry
 add column sector
 and add column separator
 
 sort column 6 descending
 CHART-TIME 1 MONTH 
 
  | 
dwiggains 448 posts msg #87532 - Ignore dwiggains | 
1/31/2010 8:12:59 PM
  Clickable
 
  	    
 
 See ya
 David
 
  | 
mesayah 658 posts msg #87534 - Ignore mesayah | 
1/31/2010 8:51:27 PM
  Has anyone seen the power of SLIM SHORTY?
 
  | 
bankwalker 30 posts msg #87535 - Ignore bankwalker | 
1/31/2010 9:35:16 PM
  I tried it with various date offsets and sure enough most stocks in the results sets drop significantly.
 
 I read the code and I don't yet understand WHY it works.  What is the premise that it is based on?
 
 
  | 
mesayah 658 posts msg #87539 - Ignore mesayah | 
1/31/2010 10:22:58 PM
  You need to ask the creator of the filter why it is being touted as a long filter. All i did was take out stocks under $5.00, and even then it was a good short filter but now, it's unreal.
 
  | 
mesayah 658 posts msg #87572 - Ignore mesayah | 
2/1/2010 11:26:38 AM
  this is making me a fortune...
 
  | 
stratiG 147 posts msg #87573 - Ignore stratiG | 
2/1/2010 11:28:24 AM
  M...How are you entering? The previous day low looks like a good spot. 3 for 3 today.
 I sent you a e-mail this morning.
 
  | 
miketranz 978 posts msg #87575 - Ignore miketranz | 
2/1/2010 11:45:33 AM
  Mesayah,was this filter originally a long filter? Spits out great shorts.What's you're entry method? Where & when? How many days or mins are you holding? Thanks,Mike...
 
  | 
mesayah 658 posts msg #87576 - Ignore mesayah | 
2/1/2010 11:46:57 AM
  still don't know exactly how to play these. in a strong bull run this can hurt you but you see what happened today on an up day. 
 
 ideally, i want to sell on a move up. i think this kind of predicts the trend of the market. the fact that all 3 were down might indicate a choppy or down market. not really sure. this did not perform that well from 07-14 til early august in a strong upswing so i'm guessing no strong upswing.
 
  | 
mesayah 658 posts msg #87577 - Ignore mesayah | 
2/1/2010 11:48:29 AM
  hey S. got your email thnx.
 
  |