StockFetcher Forums · Filter Exchange · FAST%K - AGAIN<< 1 ... 2 3 4 5 6 >>Post Follow-up
Muddy
55 posts
msg #49834
Ignore Muddy
2/5/2007 8:59:12 AM

BP,
I asked my friend to draw CCUR and they came up with your 1.48 also.


limestar
79 posts
msg #49838
Ignore limestar
2/5/2007 10:34:26 AM

I agree with drawing trendlines for body opens and closes. Tails will throw you off everytime. Thats takes experience to recognize so this tip just saved someone about a year of looking at charts.


corsino
259 posts
msg #49851
Ignore corsino
2/6/2007 10:29:13 AM

Ever the filter tinkerer (to keep my old mind working),I'm playing around with something like boolean logic to further filter the results of a stochastic %K filter to a single stock. The indicators I'm using are volume, rsi,%K,ADR and smi.The thought is that if a computer can be programmed to beat the best chess players in the world,it should be possible to program it to beat stock traders too. So far it looks promising,but that's only based on about three weeks backtesting with 8 winners and 2 losers. For today it picked PFSW, lets see what it does in the next 5 to 10 days.


cord1ell
8 posts
msg #49903
Ignore cord1ell
2/8/2007 2:23:02 PM

bielyplafon or anyone else

"I rememeber TRO posting some article about how to draw trendlines. Well, time to read it again."

Can anyone direct me to TRO's article on trendlines? I've searched but have not found it.

Thanks.



TheRumpledOne
6,407 posts
msg #49909
Ignore TheRumpledOne
2/8/2007 4:28:42 PM


http://profitwaves.com/6_Reasons.htm

http://profitwaves.com/Stop_Loss_Orders.htm

http://profitwaves.com/Million.htm

http://profitwaves.com/Risk_Management.htm

http://profitwaves.com/Low_Risk_Zone.htm


bielyplafon
42 posts
msg #49943
Ignore bielyplafon
2/10/2007 4:04:04 AM

cord1ell
- Ignore cord1ell
- Report offensive post 2/8/2007 2:23:02 PM

bielyplafon or anyone else

"I rememeber TRO posting some article about how to draw trendlines. Well, time to read it again."

Can anyone direct me to TRO's article on trendlines? I've searched but have not found it.

Thanks.

--------------
Here you can find the original post I was refering to.
http://www.stockfetcher.com/stockdb/fetcher?p=forum&sub=view&fid=1001&tid=36709&start=70

TheRumpledOne
- Ignore TheRumpledOne
- Report offensive post 8/15/2006 4:18:22 PM

HOW TO DRAW AND USE TRENDLINES

http://www.nationalunderwriter.com/futures/Elliott_Wave/Elliott%20Wave%20article%20Aug%202006.pdf
-------

Try to search web. I think there are many articles.
br
bp




TheRumpledOne
6,407 posts
msg #49951
Ignore TheRumpledOne
2/10/2007 7:26:08 PM

Whoops... guess I posted the wrong articles above.



jcampbell
12 posts
msg #50052
Ignore jcampbell
2/15/2007 8:11:02 PM

If anyone can tell me the filter to catch fast stochastic crosses (daily) > slow , but under a level of 20, I'd appreciate it.


TheRumpledOne
6,407 posts
msg #50101
Ignore TheRumpledOne
modified
2/17/2007 3:32:21 PM

Fetcher[
/* New 52 week highs */
set{nd2,count(close below close 2 days ago,1) * count(rsi(2) above rsi(2) 2 days ago,1)}}

set{nd3,count(close below close 3 days ago,1) * count(rsi(2) above rsi(2) 3 days ago,1)}

set{nd4,count(close below close 4 days ago,1) * count(rsi(2) above rsi(2) 4 days ago,1)}

set{nd5,count(close below close 5 days ago,1) * count(rsi(2) above rsi(2) 5 days ago,1) }

Set{n1, nd5 * 1}
Set{n2, nd4 * 10}
Set{n3, nd3 * 100}
Set{n4, nd2 * 1000}

Set{na, n1 + n2}
Set{nb, n3 + n4}
Set{PD2345, na + nb}

/* POSDIV is the number of times there was a 2, 3, 4 or 5 day positive divergence during the past 1 day */

set{POSDIV, count(PD2345 above 0, 1)}

set{ x52h, count( high reached a new 52 week high, 20) }

set{f14, fast stochastic fast %k(14)}
set{f141, fast stochastic fast %k(14) 1 day ago }

set{f14b,days(f14 is above f141, 100)}
set{f14a,days(f14 is below f141, 100)}
set{f14xf14, f14a - f14b}


add column f14xf14
add column fast stochastic fast %k(14)
add column posdiv

fast stochastic fast %k(14) is below 10
x52h above 0

and close is below 5.00
and Average Volume(30) is above 250000 do not draw Average Volume(30)
market is nasdaq
do not draw x52h
do not draw POSDIV
draw high 52 week high
]




Finding stocks that made 52 week highs and now FAST %K criteria met. RSI(2) positive divergence display.






TheRumpledOne
6,407 posts
msg #50102
Ignore TheRumpledOne
modified
2/17/2007 3:39:49 PM

jcampbell:

Fetcher[
set{f14, fast stochastic fast %k(14)}
set{f141, fast stochastic fast %k(14) 1 day ago }

set{f14b,days(f14 is above f141, 100)}
set{f14a,days(f14 is below f141, 100)}
set{f14xf14, f14a - f14b}

add column f14xf14
add column fast stochastic fast %k(14)

Fast Stochastic(14) Fast %K crossed above the Fast Stochastic(14) Slow %D
fast stochastic fast %k(14) is below 20

and Average Volume(30) is above 250000
market is nasdaq
]



Is this close?




StockFetcher Forums · Filter Exchange · FAST%K - AGAIN<< 1 ... 2 3 4 5 6 >>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.