Filter Exchange · RSI(2) - The Little Indicator That Could
|
defghca msg #32183 |
5/26/2004 7:25:07 AM
TheRumpledOne 5/18/2004 3:56:09 PM
THANK YOU FOR STARTING A NEW THREAD.
MAY ALL YOUR FILLS BE COMPLETE
|
Announcements · New Feature: Custom Moving Averages
|
defghca msg #31729 |
4/14/2004 8:34:03 AM
Tomb
cema(indicator,days) in the works?
|
General Discussion · A COMPLETE LOGIC SYSTEM - ANOTHER GIFT FROM AVERY
|
defghca msg #31431 |
3/17/2004 6:46:29 AM
An OR filter using 2 popular variation of the MUDDY filter
2. RSI(2) DAILY (Avery/HG):
RSI(2) IS BELOW 2 AND AVERAGE VOLUME(90) IS ABOVE 100000 AND PRICE IS
BETWEEN 1 AND 10 AND PRICE TOUCHED LOWER BOLLINGER BAND(20) AND CLOSE
HAS BEEN DECREASING OVER THE LAST 3 DAYS
3. LRI DAILY (Avery/HG):
60 DAY SLOPE OF THE CLOSE IS ABOVE 0 AND CLOSE NEAR BOTTOM LINEAR
REGRESSION LINE(60) AND AVERAGE VOLUME(90) IS ABOVE 100000 AND PRICE
IS BETWEEN 1 AND 10 AND PRICE TOUCHED LOWER BOLLINGER BAND(20) AND
CLOSE HAS BEEN DECREASING OVER THE LAST 3 DAYS
combining these 2 filters in a OR filter
set{A, count(RSI(2) IS BELOW 2 , 1)}
set{B, count(60 DAY SLOPE OF THE CLOSE IS ABOVE 0.5,1)}
set {C, count(CLOSE NEAR BOTTOM LINEAR REGRESSION LINE(60),1) }
set{OR0,a+b}
set{or,or0+c}
show stocks where OR is above 0 and AVERAGE VOLUME(90) IS ABOVE
100000 AND PRICE IS BETWEEN 1 AND 10 AND PRICE TOUCHED LOWER
BOLLINGER BAND(20) AND CLOSE HAS BEEN DECREASING OVER THE LAST 3
DAYS
i sure wish SF would implement the "OR" conjunction, it would be so
much simpler
|
General Discussion · geodepe
|
defghca msg #31235 |
2/29/2004 7:45:57 AM
xplorer
post your screens so we can check
|
General Discussion · geodepe
|
defghca msg #31181 |
2/23/2004 8:52:19 AM
thanks Geodepe
https://www.ipropel.com:8443/stocks/index.jsp
|
General Discussion · geodepe
|
defghca msg #31049 |
2/12/2004 7:44:37 AM
whatever happened to Geodepe's site?
|
General Discussion · Help Looking to check for intraday ma 50-min and 200-min
|
defghca msg #30953 |
2/3/2004 10:23:40 AM
stockfetcher site is end of day data only
|
General Discussion · SOOOOOO Confused!!!
|
defghca msg #30792 |
1/24/2004 8:24:31 AM
to David_lee
to highlight ;
|
General Discussion · horizontal symbol download
|
defghca msg #30764 |
1/23/2004 11:40:49 AM
no just a text type dump like
aaa bbb ccc ddd eee
then i copy and paste in quotetracker
|
General Discussion · horizontal symbol download
|
defghca msg #30740 |
1/21/2004 12:27:40 PM
how can we download the results of a filter; symbols in a text file instead of a csv. or in a line instead of a column
|