StockFetcher Forums · General Discussion · POST YOUR LIVE TRADES HERE!!<< 1 ... 9 10 11 12 13 ... 162 >>Post Follow-up
SFMc01
358 posts
msg #58064
Ignore SFMc01
12/13/2007 10:31:34 AM

ham1198: would you please post or send me the exact filter you are using? With respect ... being of a precise nature .. I have a lot of difficulty understanding anything M4M posts.

Thanks ... Steve (SFMc01@aol.com)

ham1198
174 posts
msg #58077
Ignore ham1198
12/13/2007 12:22:00 PM

http://forums.stockfetcher.com/sfforums/?q=view&fid=1002&tid=56719&qrid=

see my post in the above link. i just fiddle around with the numbers. increase the 20d to .90, or rsi(2) to 25.

as tro has always said, "it ain't the filter, it's how you trade" or something like that.

EWZuber
1,373 posts
msg #58080
Ignore EWZuber
12/13/2007 3:05:28 PM

Bought QQQQ 51.29

TheRumpledOne
6,407 posts
msg #58081
Ignore TheRumpledOne
modified
12/13/2007 4:01:13 PM

Fetcher[
set{20d,close/ma(20)}
set{wm%, weekly atr(8)/weekly ema(8)}

and add column 20d
and add column wm%
and add column rsi(2)

Draw Linear Regression Channel(60)

close above ma(200)
volume(90) > 100000
close > 10
and 20d below 0.90
and rsi(2) below 25
and wm% above 0.10
]



EWZuber
1,373 posts
msg #58082
Ignore EWZuber
12/13/2007 4:03:06 PM

The big question, where will it open tomorrow? So far after hours looks good.

nikoschopen
2,824 posts
msg #58083
Ignore nikoschopen
12/13/2007 4:06:29 PM

What a day! The market gapped down and stayed down until the incurable bulls go together in a united front and pushed it up in the afternoon. There must have been some news and it couldn't have been due to the baseball doping probe!

If you haven't already covered ure short, you better move yo ass soon 'cause it ain't looking very pretty like there's no tomorrow for us perma-bears.

ham1198
174 posts
msg #58084
Ignore ham1198
12/13/2007 4:28:40 PM

thanks tro. just throw a date offset of 1,2,3, etc. and look at all the green. i really like this filter. i use 1 of mary's, another i added some wrinkles too and 3 of yours (bottom finder and slot machine and another you did on 11/30.

i don't know if it's luck, but i'm having pretty good success. i subscribe to ibd, so i get their website. under stock checkup they have a graph timliness feature. i look for an 'A' but have settled for 'B's'. seems to really help in my dd.

thanks for all your help in past with your filters. it's greatly appreciated.

TheRumpledOne
6,407 posts
msg #58085
Ignore TheRumpledOne
12/13/2007 4:36:09 PM

You're welcome, Ham.

Now please post your filters so all may benefit. Thanks.

EWZuber
1,373 posts
msg #58086
Ignore EWZuber
12/13/2007 4:44:09 PM

nikoschopen,from my perspective today was a technical bounce. (I don't ever read market news. IMO, news = noise)
COMP/QQQQ was overbought and up against the 50 DMA previously. That turned out to be a ST top.
Traders were'nt seeing a compelling buying opportunity until the COMP/QQQQ tested the 15 DMA as support.
It is good support because its one of the major MA's and had already established an uptrend.

This time I suspect we push through the 50 DMA as the Weekly Chart is in an accumulation phase. 15 DMA needs to hold as support tomorrow to maintain bullish outlook.

If the 50 DMA holds as resistance again then we drop like a rock, IMO.

ham1198
174 posts
msg #58088
Ignore ham1198
12/13/2007 4:53:23 PM

....here you go. i don't know how to make them clickable. i just keep them stored on a word file. i just go thru them either at nite or early a.m. i keep track on an excel spreadsheet i drew up to keep tabs on which filter the stock popped up under. then i just go thru my dd. if i wasn't in cwst, i would have probably traded oyog today.

I MARY4MONEY(TRO) 11/13/2007

close above ma(200)
date offset 1
volume(90) > 100000
close > 10
and 20d below 0.85
and rsi(2) below 5
and wm% above 0.10
and set{wm%, weekly atr(8)/weekly ema(8)}
and set{sm%, weekly atr(8)/weekly ema(8)}
set{20d,close/ma(20)}
and add column 20d
and add column wm%
and add column rsi(2)
Draw Linear Regression Channel(60)

II MARY4MONEY(TRO) 11/13/2007

close above ma(200)
date offset 1
and 20d below 0.92
and rsi(5) below 30
and wm% above 0.10
and set{wm%, weekly atr(8)/weekly ema(8)}
and set{sm%, weekly atr(8)/weekly ema(8)}
set{20d,close/ma(20)}
and add column 20d
and add column wm%
and add column rsi(2)
Draw Linear Regression Channel(60)

SET{VAR1,COUNT(MACD HISTOGRAM < 0.00,1)}
SET{VAR4,COUNT(MACD HISTOGRAM > -0.00,1)}
SET{VAR7,COUNT(2 DAY SLOPE OF MACD HISTOGRAM > 0,1)}
SET{VAR8,COUNT(2 DAY SLOPE OF MACD HISTOGRAM < 0,1)}

SET{BUY_LONG,VAR1 * VAR7}
SET{SELL_SHORT,VAR4 * VAR8}
SET{THE_PICKS,BUY_LONG + SELL_SHORT}
set{color_me_blue,0}

set{trig,count(ma(50) > ma(200),1)}

ADD COLUMN MACD FAST LINE
ADD COLUMN SEPARATOR
ADD COLUMN SELL_SHORT
ADD COLUMN SEPARATOR
ADD COLUMN BUY_LONG
add column trig

DRAW sell_short on plot color_me_blue
draw buy_long on plot color_me_blue
draw trig

DRAW ABS(MACD HISTOGRAM)
THE_PICKS > .5 AND VOLUME > 100000
DO NOT DRAW THE_PICKS

SORT COLUMN 5 DESCENDING


III TheRumpledOne 11/30/2007 8:36:09 PM

set{x20d,close/ma(20)}
add column x20d
close above ma(200)
close above 10
x20d below 0.90
sort column 5 ascending
and 20d below 0.90
and rsi(2) below 25
and wm% above 0.10
and set{wm%, weekly atr(8)/weekly ema(8)}
and set{sm%, weekly atr(8)/weekly ema(8)}
set{20d,close/ma(20)}
and add column 20d
and add column wm%
Draw Linear Regression Channel(60)


IV TheRumpledOne 11/30/2007 8:47:20 PM
/* 20d Bottom Finder */

set{x20d,close/ma(20)}
set{ ma200, count( close above ma(200) , 1 ) }

and add column ma200
and add column x20d
and add column separator
and add column x20d 5 day low
and add column x20d 13 day low
and add column x20d 26 day low
and add column x20d 50 day low
and add column x20d 200 day low
and add column separator

/* selection criteria */

x20d equal x20d 50 day low

stock is optionable
Draw Linear Regression Channel(60)

average volume(90) above 1000000

sort column 6 ascending


V TheRumpledOne

/* 20d Bottom Finder - close above ma 200*/
set{x20d,close/ma(20)}
set{ ma200, count( close above ma(200) , 1 ) }
and add column ma200
and add column x20d
and add column separator
and add column x20d 5 day low
and add column x20d 13 day low
and add column x20d 26 day low
and add column x20d 50 day low
and add column x20d 200 day low
and add column separator
/* selection criteria */
ma200 equal 1
x20d equal x20d 50 day low
stock is optionable
average volume(90) above 1000000
draw x20d
sort column 6 ascending
Draw Linear Regression Channel(60)

VI TheRumpledOne
/* RSI 2 SLOT MACHINE */

/* selection criteria */
stock is optionable
date offset 1
ma200 equal 1
WEEKLY RSI(2) EQUAL WEEKLY RSI(2) 52 week low
draw x20d
sort column 5 ascending
Draw Linear Regression Channel(60)

set{x20d,close/ma(20)}
set{ ma200, count( close above ma(200) , 1 ) }
and add column ma200
and add column x20d
and add column separator
and add column RSI(2)
and add column WEEKLY RSI(2)
and add column separator
and add column RSI(2) 5 day low
and add column RSI(2) 13 day low
and add column RSI(2) 26 day low
and add column RSI(2) 50 day low
and add column RSI(2) 200 day low
and add column separator
and add column WEEKLY RSI(2) 13 week low
and add column WEEKLY RSI(2) 26 week low
and add column WEEKLY RSI(2) 52 week low

VII TheRumpledOne

* MARY4MONEY 2Od CALCULATION */

set{20d,close/ma(20)}

add column 20d
add column 20d 52 week low
draw 20d

20d below 0.90
volume(90) > 100000
close above ma(200)
weekly rsi(2) below 25
and wm% above 0.10
and set{wm%, weekly atr(8)/weekly ema(8)}
and set{sm%, weekly atr(8)/weekly ema(8)}
and add column wm%
and add column rsi(2)
Draw Linear Regression Channel(60)
sort column 5 ascending


StockFetcher Forums · General Discussion · POST YOUR LIVE TRADES HERE!!<< 1 ... 9 10 11 12 13 ... 162 >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.