StockFetcher Forums · Stock Picks and Trading · Generic2<< 1 2 3 4 5 ... 14 >>Post Follow-up
four
5,087 posts
msg #130500
Ignore four
modified
8/19/2016 11:45:53 PM

I don't trade 3x ETFs, 2x etc... This filter found them but I wouldn't enter a trade [ignore filter].



Fetcher[

low > 12
volume > 123123
set{x2d, Aroon up(111)}
set{x, aroon(10)}
draw x line at -99 and x < -99
draw x2d < 5
rsi(2) < 5
add column annual dividend yield
]



--OPTION--



Fetcher[

low > 12
volume > 123123
set{x2d, Aroon up(111)}
set{x, aroon(10)}
draw x line at -99 and x crossed above -99
draw x2d < 9
rsi(2) < 9
add column annual dividend yield
]




ahcsim72
151 posts
msg #130501
Ignore ahcsim72
8/20/2016 1:17:12 AM

I have not mentioned this before but your Aroon filter is one of the bests...I made some adjustments and I made some good $$ off it. Thanks!

four
5,087 posts
msg #130502
Ignore four
8/20/2016 1:50:14 AM




Fetcher[
rsi(5) crossed above 40
close crossed above ema(10)
sp900
ema(10) > ema(10) 2 days ago
ema(10) < ma(15)
add column ema(10)
draw ma(15)
add column annual dividend yield
]



four
5,087 posts
msg #130503
Ignore four
8/20/2016 12:05:14 PM


Fetcher[
set{x, aroon(5)}
draw x < -90
set{x1, aroon(10)}
draw x1 < -90
set{x2, aroon(25)}
draw x2 < -90
low > 1
volume > 321312
15 day slope of close < -.01
15 day slope of x > 0
add column annual dividend yield
]



four
5,087 posts
msg #130504
Ignore four
8/20/2016 12:20:08 PM

Fetcher[

/*--Using SP500--*/
sp500

/*--SPX ma(20) > SPX ma(100) -- uses strength of the overall market to filter selections--*/
set{spx_ma100, ind(^SPX,MA(100))}
set{spx_ma20, ind(^SPX,MA(20))}
draw spx_ma20 on plot spx_ma100
spx_ma20 above spx_ma100

set{z, open - .25}
set{x, count(high > z 2 day ago,100)}
add column x > 80
volume > 123123
close > 10
sort column 5 descending
set{zz,count(z >= low,100)}
add column zz > 80
add column annual dividend yield
rsi(2) < 25

]



four
5,087 posts
msg #130505
Ignore four
modified
8/20/2016 12:31:36 PM

Borrowed Marlyn's code from:
http://filteringwallstreet.blogspot.com/

and added mine

/*http://filteringwallstreet.blogspot.com*/

PS offset to [Wednesday July 6, 2016 ]
As Ed Seykota says, "One good trend pays for them all"
http://www.seykota.com/tt/

Fetcher[
show stocks where close is between 15 and 35
and average volume(90) > 500000
and open < ema(21)
and open < ema(8)
and open < ema(4)
and close > ema(21)
and close > ema(4)
and close > ema(8)
and close > open
and close 3 days ago < ema(21)
and close 5 days ago < close 3 days ago
and close 5 days ago < ema(90)
and add column atr(10)
and sort on column 5 ascending

/*--Using SP500--*/
/*sp500*/

/*--SPX ma(20) > SPX ma(100) -- uses strength of the overall market to filter selections--*/
set{spx_ma100, ind(^SPX,MA(100))}
set{spx_ma20, ind(^SPX,MA(20))}
draw spx_ma20 on plot spx_ma100
spx_ma20 above spx_ma100

set{z, open - .25}
set{x, count(high > z 2 day ago,100)}
add column x > 60
sort column 5 descending
set{zz,count(z >= low,100)}
add column zz > 60
add column annual dividend yield
]



four
5,087 posts
msg #130507
Ignore four
8/20/2016 3:14:26 PM




Fetcher[
Chaikins Volatility(11,22) > 44
sp900
low > 1
volume > 123321
draw rsi(3) crossed above 70
12 day slope of high < 0
12 day slope of chaikins volatility(11,22) > 0
add column annual dividend yield
]



four
5,087 posts
msg #130508
Ignore four
modified
8/20/2016 3:33:55 PM

Borrowed Marlyn's code from:
http://filteringwallstreet.blogspot.com/

and modified




Fetcher[
show stocks where close is between 15 and 35
and average volume(90) > 500000

close crossed above ema(8)
ema(4) < ema(8)
ema(4) < ema(8)
ema(8) < ema(21)
and close > open
close < ema(90)
and add column atr(10)
and sort on column 5 ascending
add column annual dividend yield
]



four
5,087 posts
msg #130538
Ignore four
8/23/2016 10:26:00 PM



Fetcher[
show stocks where Accumulation Swing Index above cema(Accumulation Swing Index,25)
close > 1
Average Volume(10) > 501501
asi > 1
draw asi line at 0
asi > asi 1 days ago
draw rsi(2) < 15
add column annual dividend yield
]


Better...



Fetcher[
show stocks where Accumulation Swing Index above cema(Accumulation Swing Index,25)
close > 1
Average Volume(10) > 501501
asi > 1
draw asi line at 0
asi > asi 1 days ago
draw rsi(2) crossed above 70
add column annual dividend yield
]




four
5,087 posts
msg #130539
Ignore four
8/23/2016 10:45:05 PM




Fetcher[
set{x, cci(40)}
set{xx, cci(120)}
xx < -200
draw x line at -100
draw x line at -100
draw xx line at 0
draw xx line at 60
sp900
x below -200
x < x 1 day ago
add column annual dividend yield
]



StockFetcher Forums · Stock Picks and Trading · Generic2<< 1 2 3 4 5 ... 14 >>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.