StockFetcher Forums · Public Filter List · Breakout combo using RvrRat and iPaid filters together<< >>Post Follow-up
sierraseller
23 posts
msg #101681
Ignore sierraseller
7/17/2011 11:59:08 AM

Fetcher[
/* RvrRatz orig PB&momentum filter */
set{PB ,100*ma(7) divided by ma(65)}
add column PB
and sort column 5 descending
and show stocks where PB is between 200 and 100
draw resistance(45,15,2)
draw resistance(65,10)
draw support(65,10,1)
draw support(45,15,2)
and add column Beta {Beta}
and market is not ETF
set{ iTargetPrice , close * .04 }
set{ Target , itargetprice +close}
add column Target
and price between 1 and 50
and average volume(90) > 100000
/* RvrRatz tweak to prioritize */
and Momentum(12) increasing last 2 days
Draw Momentum(12)
Draw RSI(2)
Draw Linear Regression Channel(60)
Draw Williams %R(14)
Draw Roc
Draw Force Index(13)

/* iPaid's stays withi a 2% top range */
set{newhigh, high 1 month high}
set{newhighrange, newhigh * 0.98}
set{newhighrangehits, count(high > newhighrange, 10)}

show stocks where
average volume(10) is above 100000 and
close is above 1
and draw high 1 month high
and the 10 days slope of newhigh equals 0
and newhighrangehits > 0

and add column newhighrangehits
]



To cut the candidate list I combined RvrRat and iPaid 's filters on the recent Breakout forum and got three hits


StockFetcher Forums · Public Filter List · Breakout combo using RvrRat and iPaid filters together<< >>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.