StockFetcher Forums · Filter Exchange · DMA(28,-14) and RSI(2)!! Thanks Riggs and Rumpled One<< 1 2 3 4 5 >>Post Follow-up
riggs
313 posts
msg #40290
Ignore riggs
1/14/2006 9:48:23 PM

I believe this filter will be the final chapter of DMA. I know I've said it before, but I have to say it for the last time..."you will NEVER need another filter ever again!" A huge special thanks to 'TRO' & 'as214' for bringing all this together and making this possible!

DMA & RSI(2)IS THE "ONLY" WAY!!!


Fetcher[show stocks where DMA(28,-14)is above close and RSI(2)is below 1 and close is near bottom Linear Regression Line(60)and average volume(90)is above 300000 and volume is above 300000 add column DMA(28,-14)add column RSI(2)add column Bottom Linear Regression line(60)and offset 0 days

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
]






alf44
2,025 posts
msg #40292
Ignore alf44
1/14/2006 9:55:46 PM

..."you will NEVER need another filter ever again !"

-----------------

Well...SF...you heard riggsy !

THAT's IT...CASE CLOSED !

You may as well shut this site down !

OUR WORK HERE IS DONE !!!


ROFL

alf44




riggs
313 posts
msg #40298
Ignore riggs
1/15/2006 2:08:24 AM

alf44 -

LOL!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Dude, please don't ever change! You ARE the man alf! Love ya, or hate ya, this place will never be the same without ya! Peace.

RIGGS.


luc1grunt
622 posts
msg #40303
Ignore luc1grunt
1/15/2006 12:14:24 PM

There are no stupid questions, just stupid people.....so, with that being said...is this thing a shorting filter? The charts I am pulling show the strock tumbling after the trigger is identified in almost all counts. Also, will the % gain/loss results invert for shorts? My preferences are set for "long".


riggs
313 posts
msg #40304
Ignore riggs
1/15/2006 12:35:40 PM

luc 1grunt -

I don't know what you could be possibly seeing, but take a look at (WLP)after Friday's close 1/13/06. It closed at $74.89, and it's sitting at the very "BOTTOM" of LR(60). RSI(2)is also below "0" at 0.13 and DMA IS WELL ABOVE CLOSE AT $78.25 You also have a major volume exaustion spike over 7.5 million. And finally, the last candle is a "thrusting tail." So what in the world are YOU seeing in this stock? I can't imagine...Shorting filter? I don't think so....


RIGGS.


TheRumpledOne
6,407 posts
msg #40305
Ignore TheRumpledOne
1/15/2006 1:55:38 PM

A little tweak:

Fetcher[
show stocks where DMA(28,-14) is above close
and RSI(2) is below 1

/* TWEAK... USE LOW BELOW INSTEAD OF CLOSE NEAR */

AND LOW IS BELOW bottom Linear Regression Line(60)

and average volume(90) is above 300000
and volume is above 300000

add column DMA(28,-14)
add column RSI(2)
add column Bottom Linear Regression line(60)

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
]



MAY ALL YOUR FILLS BE COMPLETE


luc1grunt
622 posts
msg #40307
Ignore luc1grunt
1/15/2006 4:17:28 PM

Riggs, I'm still stumbling around this site. I found my "question" before I could reply and scrap my post. Thanks! Luc


riggs
313 posts
msg #40310
Ignore riggs
1/15/2006 8:19:32 PM

Luc, no problem man. I totally understand. We've all been there before. It took me a few months to get acclimated to what goes on around here, and I still sometimes sound like a buffoon. Just ask alf44. Good luck, I'll keep an eye out for ya...


RIGGS


mystiq
650 posts
msg #92542
Ignore mystiq
5/13/2010 6:35:46 AM

riggs 1/14/2006 9:48:23 PM

I believe this filter will be the final chapter of DMA. I know I've said it before, but I have to say it for the last time..."you will NEVER need another filter ever again!" A huge special thanks to 'TRO' & 'as214' for bringing all this together and making this possible!

DMA & RSI(2)IS THE "ONLY" WAY!!!



Fetcher[show stocks where DMA(28,-14)is above close and RSI(2)is below 1 and close is near bottom Linear Regression Line(60)and average volume(90)is above 300000 and volume is above 300000 add column DMA(28,-14)add column RSI(2)add column Bottom Linear Regression line(60)and offset 0 days

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
]




papagatorga
124 posts
msg #92824
Ignore papagatorga
5/16/2010 5:10:00 PM

I am computer "challenged". I don't know how to backtest so if I want to evaluate a filter I use the PERFORMANCE link at the top. When I did that with this filter, the results were very average. What am I doing wrong???

StockFetcher Forums · Filter Exchange · DMA(28,-14) and RSI(2)!! Thanks Riggs and Rumpled One<< 1 2 3 4 5 >>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.