StockFetcher Forums · Filter Exchange · WMA 55 and ERSI<< >>Post Follow-up
four
5,087 posts
msg #90732
Ignore four
modified
4/2/2010 11:48:44 PM

Fetcher[
Average Volume(30) > 20000000
close between 10 and 25
draw ersi(5,7)
draw cma(ersi(5,7),55)
draw wma(55)
set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column var1
add column buy

/*symlist(tna,tza,fas,faz,upro,spxu)*/

sort column 1 descending
]




DLB7
43 posts
msg #90743
Ignore DLB7
modified
4/3/2010 9:22:28 AM

Four,
Interesting filter, how would you trade this?

I did some real world tests for a couple of weeks on double bottoms and wonder if a filter like this would pick them up? The results were too good to be true ie: 6/7, 20/20 then the third week was a flop. Of course it all depends on the market for that week.

F in particular looks like it may bounce off the wma55.

What's the entry signal?

DLB7
43 posts
msg #90744
Ignore DLB7
modified
4/3/2010 9:32:53 AM

Four,
Made a few mods in CAPS:

DRAW RSI(2)

WMA(55) ABOVE EMA(200)

Average Volume(30) > 20000000
close between 10 and 25
draw ersi(5,7)
draw cma(ersi(5,7),55)
draw wma(55)
set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column var1
add column buy

/*symlist(tna,tza,fas,faz,upro,spxu)*/

sort column 1 descending

CHART-TIME 63 DAYS

Look at the RSI(2) divergence on DELL, EWJ, BAC, INTC.

chetron
2,817 posts
msg #90746
Ignore chetron
4/3/2010 9:55:41 AM

CLICKABLE....

Fetcher[
DRAW RSI(2)

WMA(55) ABOVE EMA(200)

Average Volume(30) > 20000000
close between 10 and 25
draw ersi(5,7)
draw cma(ersi(5,7),55)
draw wma(55)
set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column var1
add column buy

/*symlist(tna,tza,fas,faz,upro,spxu)*/

sort column 1 descending

CHART-TIME 63 DAYS

]





DLB7
43 posts
msg #90747
Ignore DLB7
modified
4/3/2010 10:22:47 AM

What is ERSI, thanks.

four
5,087 posts
msg #90750
Ignore four
modified
4/3/2010 11:55:15 AM

dlb7


Scroll down to ERSI

http://forums.stockfetcher.com/sfforums/betatest.php?qrid=1190723546&fid=1006


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

dlb7

Entry is...

set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column var1
add column buy

StockFetcher Forums · Filter Exchange · WMA 55 and ERSI<< >>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.