StockFetcher Forums · Filter Exchange · KISS OF DEATH FILTER - GET YOUR SHORTS ON!!<< 1 2 3 >>Post Follow-up
alf44
2,025 posts
msg #40137
Ignore alf44
1/11/2006 11:23:41 AM

...have YOU, mark ?

I've been a little busy !

YOU check it out...and get back to this thread with your findings ! tia


Regards,

alf44




TheRumpledOne
6,407 posts
msg #55512
Ignore TheRumpledOne
modified
10/3/2007 9:56:13 PM

NTRI popped out a few days ago :)

AdamW328
84 posts
msg #55525
Ignore AdamW328
10/4/2007 12:35:19 PM

Rumple I asked you for a filter like this the other day and you gave me an abbreviated one.......I am really glad you posted this more advanced one here. Now I just have to figure out what it means....lol

I think the market should be turning down soon so this filter should be great. Backtest this for the period 7/25 - 8/25/07 and you can see the real potential when the market is tanking.

Again, thanks for your continued help!

AdamW328
84 posts
msg #55526
Ignore AdamW328
10/4/2007 1:39:14 PM

Rumple, 2 questions:

First, this filter works best daytrading(in-and-out same day)? I ask because when I backtest this over a two a three day period the results are really not that good.

Second, what does the oplo column show?

AdamW328
84 posts
msg #55538
Ignore AdamW328
10/5/2007 8:42:25 AM

I noticed something pretty cool about this filter. All the stocks that go down when you run the filter end up going up pretty good within the next 3 days.

Is there a way to backtest that to see how all the stocks do within the 5 days after the filter is run.

I hope that makes sense?

TheRumpledOne
6,407 posts
msg #55545
Ignore TheRumpledOne
10/5/2007 10:34:30 AM

"First, this filter works best daytrading(in-and-out same day)? I ask because when I backtest this over a two a three day period the results are really not that good.

Second, what does the oplo column show? "

1) Yes, good for daytrading. This filter gives you a HEADS UP. In other words, be ready to take advantage when weakness appears.

2) OpLo is open minus the low of the day. This indicates how much money you could have made had you sold short at the open.



TheRumpledOne
6,407 posts
msg #56121
Ignore TheRumpledOne
10/28/2007 8:20:51 PM

Fetcher[
/* KISS OF DEATH FILTER */

set{E1326b,days(ema(13) is above ema(26),100)}
set{E1326a,days(ema(13) is below ema(26),100)}
set{E13xE26, E1326a - E1326b}

do not draw E13xE26

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{CxC, CCa - CCb}

set{E5b,days(close is above ema(5),100)}
set{E5a,days(close is below ema(5),100)}
set{CxE5, E5a - E5b}

set{OpLo, open - low}

and add column OpLo

and add column CxC {CxC_}
and add column CxE5 {CxE5}

and add column E13xE26 {E13xE26}

SET{EMADIFF, EMA(13) - EMA(26)}

E13xE26 CROSSED BELOW 1
EMA(13) BELOW EMA(13) 1 DAY AGO
EMA(26) BELOW EMA(26) 1 DAY AGO

CLOSE ABOVE 20
VOLUME ABOVE 1000000
AVG VOLUME(30) ABOVE 1000000

sort column 5 descending

/* profit checker - short only */

set{ ShortProfit, open - low }
set{Short10, count(Shortprofit above .10, 100) }
set{Short50, count(Shortprofit above .50, 100) }
set{LoseSh, Short10 - Short50}

add column LoseSh
add column ShortProfit
add column Short10
add column Short50

and add column cma(Shortprofit, 100)

/* Multiple ZOOM LENS */

/* NORMALIZE momentum(12) */

set{moval22, INDPOSITION(momentum(12), 22) * 100}
set{moval60, INDPOSITION(momentum(12), 60) * 100}
set{movalwk, INDPOSITION(weekly momentum(12), 26) * 100}


/* NORMALIZE williams %r(10) */

set{wrval22, INDPOSITION(williams %r(10), 22) }
set{wrval60, INDPOSITION(williams %r(10), 60) }
set{wrvalwk, INDPOSITION(weekly williams %r(10), 26)}


/* PLOT CRITERIA */

draw moval22
draw moval60 on plot moval22
draw movalwk on plot moval22

draw wrval22
draw wrval60 on plot wrval22
draw wrvalwk on plot wrval22

add column moval22
add column moval60
add column movalwk

add column wrval22
add column wrval60
add column wrvalwk

add column industry

]



Short profit display code added.

deejal
45 posts
msg #56123
Ignore deejal
10/28/2007 9:14:30 PM

i have used this for longs too.

TheRumpledOne
6,407 posts
msg #56126
Ignore TheRumpledOne
modified
10/28/2007 9:33:25 PM

Yes, many times the stocks will bounce in this area especially if price is near an upsloping lower linear regression line.

But look for a big drop in the near future.



money1
7 posts
msg #56568
Ignore money1
11/8/2007 6:01:25 PM

mr.rumple can this filter be used (kiss of death ) to go long is there a point at which you would go long using this or is there another filter for that

StockFetcher Forums · Filter Exchange · KISS OF DEATH FILTER - GET YOUR SHORTS ON!!<< 1 2 3 >>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.