TheRumpledOne 6,529 posts msg #42628 - Ignore TheRumpledOne modified |
3/29/2006 1:50:20 PM
AAPL rsi(2) was .41
Up over $2 right now...
Symbol Last %Chg Vol RSI(2) Weekly RSI(2)
SEPR 47.91 -2.8 3654100 0.03 1.56
AAPL 58.71 -1.34 48940100 0.41 9.3
YRCW 37.41 -1.5 1583600 0.72 0.99
|
BFreshour 139 posts msg #42646 - Ignore BFreshour |
3/30/2006 9:03:27 AM
Oh man, was that AAPL trade ever a beauty yesterday! Wow!
|
gates007 6 posts msg #43021 - Ignore gates007 |
4/17/2006 1:44:13 AM
TheRumpledOne,
First of all congratulations for a nice discovery. I just gone through your brainchild rsi(2) < 1 and have collected following filters from the discussion sequence.
But now I am confused as which one is the best? which one should i use? As you must have played a lot with these rsi(2) < 1 filters, I would be thankful if you could guide on the best of these fiters on rsi(2) <1
or various rsi(2) < 1 filter is meant for specific situation like bear market/bull market etc. If so guide on that too.
Thanks for your time.
gates007
Note: I hope I haven't missed out any more rsi(2) < 1 filter discussed so far.
(1)------------------------------------------
(2)--------------------------------------------
SHOW STOCKS WHERE RSI (2) IS BELOW 1 AND 60 DAY SLOPE OF
CLOSE IS ABOVE 0 AND LOW IS NEAR BOTTOM LRI(60) AND AVERAGE VOLUME
(90) IS ABOVE 100000 AND PRICE IS BETWEEN 1 AND 10
(3)--------------------------------------------
/* Copyright 2005 by Avery T. Horton, Jr. */
/* Permission to use within StockFetcher Granted */
/* Permission to publish or post on any other forum DENIED */
/* doji is number of days since last doji (Open = Close) -1 means no doji in last 100 days */
set{dojix, close - open}
set{doji,days(dojix equal 0,100)}
add column doji
add column rsi(2)
and close above 0.01
and Average Volume(10) is above 50000
and volume above 100000
and 60 day slope of the close is above 0
and rsi(2) < 1
(4)--------------------------------------------------------
-------------------------------------------------------
|
TheRumpledOne 6,529 posts msg #43023 - Ignore TheRumpledOne |
4/17/2006 8:14:28 AM
Just to keep thing straight...
The HolyGrail, as far as I know, is the originator of RSI(2). He taught it to me years ago.
I have programmed it on many platforms now.
Most of the credit has to go to him.
|
gates007 6 posts msg #43027 - Ignore gates007 |
4/17/2006 11:41:37 AM
TheRumpledOne:
I take back my congratulations to you based on your suggestion...now could you please enlighten the new people like me on the other questions like which RSI(2) < 1 filter is in use now and which one is the best
gates007
|
TheRumpledOne 6,529 posts msg #43029 - Ignore TheRumpledOne |
4/17/2006 3:19:38 PM
Here's the guts:
Add your own price/volume criteria.
All that's left to do is TRADE!
|
gates007 6 posts msg #43034 - Ignore gates007 |
4/18/2006 4:25:22 AM
TheRumpledOne
Thanks!!
|
TheRumpledOne 6,529 posts msg #45274 - Ignore TheRumpledOne |
6/25/2006 11:49:36 PM
POP to the top!
|
radovan.arendas 41 posts msg #45348 - Ignore radovan.arendas |
6/28/2006 12:59:04 PM
Hi TRO and others following rsi(2), 10 days 60minute chart and linear regression. I need your confirmation if I spoted the set-up you are talking about. I pulled out the 10 days 60minute chart for TIE and saw that the 2nd candlestick droped down while rsi(2) went up. Price closed below bottom linear regression line.
Is this the divergence you are talking about?
Are you TRO proposing to wait till next candlestick closes about close / midpoint also in this divergence setup?
Just out of curiosity, how much (%) are you doing in average per month on this?
Thanks in advance for your answers
Regards
r.a.
|
TheRumpledOne 6,529 posts msg #46813 - Ignore TheRumpledOne |
9/9/2006 3:33:58 PM
Pop to the Top
|