StockFetcher Forums · Filter Exchange · /* TRO COMEBACK KIDS */<< >>Post Follow-up
TheRumpledOne
6,407 posts
msg #70067
Ignore TheRumpledOne
modified
12/27/2008 6:12:40 PM

Fetcher[
/* TRO COMEBACK KIDS */

set{hi52, high 52 week high}
set{lo52, low 52 week low}

hi52 below 3
hi52 above 0.80

lo52 above 0.10
average volume(90) above 300000

set{xRange, high - low}
set{AvgRng, cma(xRange,5) }
set{HiOp, high - open}
set{Long_Profit, HiOp/open }

set{B10A, count(Long_Profit > .05 , 100)}

set{A10A, count(Long_Profit > .05, 1)}
set{chg, sum( A10A - A10A 1 day ago ,5)}

and add column B10A {GT05%}
and add column AvgRng
and add column hi52
and add column lo52
and add column separator

add column chg{(wk)}
add column chg 1 week ago{(-1wk)}
add column chg 2 weeks ago{(-2wk)}
add column chg 3 weeks ago{(-3wk)}
add column chg 4 weeks ago{(-4wk)}
add column chg 5 weeks ago{(-5wk)}
add column chg 6 weeks ago{(-6wk)}
add column chg 7 weeks ago{(-7wk)}
add column chg 8 weeks ago{(-8wk)}
and add column separator
add column industry
add column sector
and add column separator

sort column 5 descending

]




Looking for little stocks that got knocked down but could come back.



TheRumpledOne
6,407 posts
msg #70123
Ignore TheRumpledOne
modified
12/29/2008 12:21:31 PM

Fetcher[
/* TRO COMEBACK KIDS */

symlist(SFE,TXCC,ASTM,NTRZ,CPTC,GNBT,FNSR,ONT,WWAT,GNLB,BJCHF,OXBO,HYB,RBY,EGMI)

/* enter your Upper Limit criteria */
set{UpperLim, High 52 week High}

/* enter your Lower Limit criteria */
set{LowerLim, Low 52 week Low}

set{ULCL, UpperLim - close}

set{Double, UpperLim * .50 }

set{LimDiff, UpperLim minus LowerLim}
set{PPDiff, CLOSE minus LowerLim}
set{PPDiv, PPDiff / LimDiff}
set{BallOnx, PPDiv * 100}
set{BallOn, round(BallOnx,0)}

set{PCT, LimDiff / LowerLim}

and add column BallOn

and add column separator
add column industry
add column sector
and add column separator

sort column 5 descending
]



TheRumpledOne
6,407 posts
msg #70434
Ignore TheRumpledOne
modified
1/6/2009 8:19:04 PM

Fetcher[

/* TRO COMEBACK KIDS */

/* enter your Upper Limit criteria */
set{UpperLim, High 52 week High}

/* enter your Lower Limit criteria */
set{LowerLim, Low 52 week Low}

set{ULCL, UpperLim - close}

set{Double, UpperLim * .50 }

set{LimDiff, UpperLim minus LowerLim}
set{PPDiff, CLOSE minus LowerLim}
set{PPDiv, PPDiff / LimDiff}
set{BallOnx, PPDiv * 100}
set{BallOn, round(BallOnx,0)}

set{PCT, LimDiff / LowerLim}

and add column BallOn

UpperLim below 40
UpperLim above 0.80

LowerLim below 5
LowerLim above 0.10
average volume(90) above 300000

set{xRange, high - low}
set{AvgRng, cma(xRange,5) }
set{HiOp, high - open}
set{Long_Profit, HiOp/open }

set{B10A, count(Long_Profit > .05 , 100)}

set{A10A, count(Long_Profit > .05, 1)}
set{chg, sum( A10A - A10A 1 day ago ,5)}

and add column B10A {GT05%}
and add column AvgRng
and add column hi52
and add column lo52
and add column separator

add column chg{(wk)}
add column chg 1 week ago{(-1wk)}
add column chg 2 weeks ago{(-2wk)}
add column chg 3 weeks ago{(-3wk)}
add column chg 4 weeks ago{(-4wk)}
add column chg 5 weeks ago{(-5wk)}
add column chg 6 weeks ago{(-6wk)}
add column chg 7 weeks ago{(-7wk)}
add column chg 8 weeks ago{(-8wk)}
and add column separator
add column industry
add column sector
and add column separator

sort column 5 descending
]



traderjoe7
9 posts
msg #70448
Ignore traderjoe7
1/7/2009 3:21:30 PM

Hi ,

What does this filter exactly do ?

TheRumpledOne
6,407 posts
msg #70455
Ignore TheRumpledOne
modified
1/7/2009 5:20:25 PM

Selects stocks that could make a strong comeback.

Notice ONT was on the list!!

Image and video hosting by TinyPic



StockFetcher Forums · Filter Exchange · /* TRO COMEBACK KIDS */<< >>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.