| MARY4MONEY 806 posts
 msg #56437
 - Ignore MARY4MONEY
 | 11/5/2007 12:22:23 PM 
 ----put this on the lower lines under settings under settings use 1. add column rsi(2) 2. add column weekly rsi(2) 3. set{wm%, weekly atr(8)/weekly ema(8)}and add column wm% 4. set{v%, volume/average volume(100)} and add column v% 5. et{20d,close/ma(20 )}and add column 20d --------------------------------------------------------okay wm% is the weekly % movement of the stock for the last 8 weeks 0.1 is 1% and 0.12 is 12%-----rsi(2) the best daily indicator for tops and botrtoms--------weekly rsi(2)--best for 5-8 months lows and highs--------------v% is a volume spike whereas 1.0 is the average for the last 100 days- so 2.0 would be 2 times the average volume----20 d is your % movement above and velow the 20 day ma where as 0.80 is 20% below the 20 ma and 1,20 would be 20% above the 20 ma---- you only want to trade stocks with a volume above 1000000 shares-- ones that are optionable- and ones above the 200ma------ here is the best filter for finding the best stocks---set{ma1,close - ma(200)}
 set{ma2, ma1/close}
 set{%abovema200, ma2 * 100}
 
 
 set{low1,close - low 20 day low}
 set{low2, low1 / low 20 day low}
 set{%above10daylow, low2 * 100}
 
 add column low 20 day low
 add column %above10daylow
 add column ma(200)
 add column %abovema200
 
 draw ma(200)
 and stock is optionable
 volume > 250000
 close > 15 and set{sm%, weekly atr(8)/weekly ema(8)} and sm% above 0.01 and close above ma(200) and set{rb%,close/ma(20)} and volume above 1000000
 ----------------on extreme bottom like 8-16 using the above filter and adding  weekly rsi(2) below 5 and 20d below 0.85 gave you the stocks that would make the biggest and fastest moves up and you could of also added  close more than 3% below close 1 day ago---
 
 
 | 
| MARY4MONEY 806 posts
 msg #56438
 - Ignore MARY4MONEY
 | 11/5/2007 12:23:53 PM 
 my headers look like this if you have done it correctly--      Symbol   Last     %Chg     Vol     LOW
 4-week
 low     %above10daylow     MA(200)     %abovema200     Weekly
 RSI(2)     RSI(14)     wm%     v%     20d     Historical
 Volatility(100,1,365)   Analysis Chart
 SPY - SPDR S&P 500 ETF  150.62   -0.38   74984400   148.66   1.32   148.31   1.53   30.75   43.83   0.03   0.38   0.98   20.53   historical  3m , 6m , 1y , 2y
 QQQQ - Powershares QQQ  54.23   -0.35   60233780   52.02   4.25   47.40   12.60   69.20   58.24   0.03   0.44   1.03   21.72   historical  3m , 6m , 1y , 2y
 MSFT - Microsoft Corporation  36.82   -0.65   32551418   29.79   23.60   29.67   19.43   90.33   80.88   0.05   0.51   1.18   29.87   historical  3m , 6m , 1y , 2y
 
 
 
 | 
| MARY4MONEY 806 posts
 msg #56439
 - Ignore MARY4MONEY
 | 11/5/2007 12:34:30 PM 
 Performance results for your filter covering the dates:
 Thursday August 16, 2007 to Monday November 5, 2007
 
 Change Offset
 << Week · Day Previous Next Day · Week >>
 Results For Next... Overall Adv(%) Dec(%) Adv vs Dec Unch IXIC(%) DJIA(%)
 1 Day  +5.18%   9  (+5.18%)   0  (n/a)
 0   +2.20%   +1.82%
 2 Days +9.34%   9  (+9.34%)   0  (n/a)
 0   +2.35%   +2.15%
 3 Days +13.02%   9  (+13.02%)   0  (n/a)
 0   +2.87%   +1.91%
 4 Days +19.03%   9  (+19.03%)   0  (n/a)
 0   +4.15%   +3.04%
 1 Week +18.00%   9  (+18.00%)   0  (n/a)
 0   +3.70%   +3.04%
 1 Month +38.50%   9  (+38.50%)   0  (n/a)
 0   +8.79%   +7.55%
 Current +52.85%   9  (+52.85%)   0  (n/a)
 0   +14.66%   +5.83%
 9 matching stocks
 -----using 20 d <0.85   weekly rsi(2)<5% and wm%>10% on  the bottom on 8-16
 
 
 | 
| money1 7 posts
 msg #56448
 - Ignore money1
 | 11/5/2007 3:52:42 PM 
 can some one set this up so all we have to do is click it   thanks
 
 
 | 
| TheRumpledOne 6,529 posts
 msg #56449
 - Ignore TheRumpledOne
 | 11/5/2007 4:13:17 PM 
 
 
 
 Don't know if this is "it" or not.
 
 
 | 
| MARY4MONEY 806 posts
 msg #56463
 - Ignore MARY4MONEY
 | 11/5/2007 10:33:51 PM 
 here  is the totasl filter---------------------------------------------------------------------set{ma1,close - ma(200)}
 set{ma2, ma1/close}
 set{%abovema200, ma2 * 100}
 
 
 set{low1,close - low 20 day low}
 set{low2, low1 / low 20 day low}
 set{%above10daylow, low2 * 100}
 
 add column low 20 day low
 add column %above10daylow
 add column ma(200)
 add column %abovema200
 
 draw ma(200)
 and stock is optionable
 volume > 250000
 close > 15 and set{sm%, weekly atr(8)/weekly ema(8)} and sm% above 0.010 and close above ma(200) and set{rb%,close/ma(20)} and volume above 1000000 and add column rsi(2)and add column weekly rsi(2) and set{wm%, weekly atr(8)/weekly ema(8)}and add column wm% and set{v%, volume/average volume(100)} and add column v% and set{20d,close/ma(20)}and add column 20d and add column historical volatility(100,1,365)
 
 
 | 
| TheRumpledOne 6,529 posts
 msg #56467
 - Ignore TheRumpledOne
 | 11/6/2007 12:39:55 AM 
 
 
 
 
 |