StockFetcher Forums · Filter Exchange · Who really wants to find the next NTRI?<< 1 2 3 4 5 ... 31 >>Post Follow-up
TheRumpledOne
6,407 posts
msg #41457
Ignore TheRumpledOne
2/21/2006 2:06:36 PM

www.stockscores.com


Symbol Last Threshold Change Signal Sentiment Delete
ATAR $0.90 $0.93 0.04 39 32
AVNX $1.27 $1.34 -0.05 59 68
CWPC $4.70 $4.94 0.13 53 57
DEZ $4.32 $4.54 0.16 67 62
DOIG $2.40 $2.25 0.06 71 62
DVW $1.24 $1.30 n/a N/A N/A
GNBT $1.80 $1.61 0.18 98 81
IVAN $2.72 $2.56 0.28 98 69
OWENQ $1.90 $2.00 -0.03 56 61
PPHM $1.47 $1.46 0.01 73 68
PRTL $0.88 $0.99 0.01 65 53
TGB $1.97 $1.89 0.06 74 69
XSNX $1.35 $1.20 0.09 55 56







oldsmar52
104 posts
msg #41465
Ignore oldsmar52
2/21/2006 7:34:48 PM

I'll help if you want to assign me something to do once a week or however often it needs to be done.
Frank


TheRumpledOne
6,407 posts
msg #41478
Ignore TheRumpledOne
2/22/2006 1:20:04 AM

If anyone wants to help, then simply post anything you feel would be helpful about the stocks that the filter selects.

Information like insider trades, lawsuits, FDA approvals, earnings, news, institutional activity, etc...

I think the best way to "find" the next NTRI is to get "free" shares of each one the stocks listed and just trade them in/out with compounding and not missing a move.

Of course, I'll be using RSI(2) and the WARM DISPLAY to time the selling of my free shares.

MAY ALL YOUR FILLS BE COMPLETE.




TheRumpledOne
6,407 posts
msg #41480
Ignore TheRumpledOne
modified
2/22/2006 1:28:07 AM

SUWN was added to the list today... Dang, should of found that one at .30!!

Sunwin International Neutraceuticals, Inc. (www.sunwin.biz), headquartered in Qufu, in the Shandong Province of the People's Republic of China, is a diversified nutraceutical company engaged in the development, manufacturing and international sale of a variety of health products for humans and animals. The Company's agricultural processing expertise and convenient access to raw materials in select Chinese farmlands result in high-quality and cost-effective natural products that straddle the healthcare industry and the food & beverage marketplace. Products offered by the Company include a powerful low-calorie natural sweetener called stevioside, numerous herbal extracts rooted in traditional Chinese medicine (TCM), as well as a variety of veterinary medicines and feed supplements. Their innovative nature has in recent years earned state-level recognition and several industry awards for the Company. For the fiscal year ended April 30, 2005, the Company's revenues rose 11.3% to $12.1 million, and the net income increased 78% to $829,114, or $.02 per share. In the first six months of fiscal 2006 ended October 31, 2005, total revenues climbed 11.8% to $7,223,971, from $6,458,285 in comparable period in the previous year. Last September, the Company completed an upgrade and expansion of most of its manufacturing facilities, which not only increased stevioside production capacity to 300 tons per year, or a double-digit percentage share of the global demand, but also fulfilled GMP requirements mandated since the beginning of 2006 by the central government on producers of Chinese herb and veterinary medicines. Trading on the OTC Bulletin Board under the symbol SUWN, the Company is well positioned to immediately capitalize on the temporary competitive advantage resulting from the GMP certification and benefit from the overall growing health concerns among consumers globally, increasing popularity of organic foods and medicines, and the strong condition of the Chinese economy.


TheRumpledOne
6,407 posts
msg #41488
Ignore TheRumpledOne
2/22/2006 8:54:07 AM

UDSG did NOT come off the filter but Holy Cow last month was .50 now $4.00!!




TheRumpledOne
6,407 posts
msg #41510
Ignore TheRumpledOne
2/22/2006 8:03:54 PM

Picked up some more "free" shares of XSNX today when they dumped it this morning.

Is anyone else trading this method?


TheRumpledOne
6,407 posts
msg #41531
Ignore TheRumpledOne
2/23/2006 8:23:46 PM

I am really liking the way these stocks behave when the BALLON column is low!!




TheRumpledOne
6,407 posts
msg #41509
Ignore TheRumpledOne
modified
2/23/2006 8:24:18 PM

Fetcher[
/* .30/.50 stocks Dynamic Support/Resistance with TRADE PLANNER DISPLAY */

/* PRICE POSITION PERCENT DISPLAY */

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

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

set{LimDiff, UpperLim minus LowerLim}
set{PPDiff, CLOSE minus LowerLim}
set{PPDiv, PPDiff / LimDiff}
set{BallOn, PPDiv * 100}

set{PCT, LimDiff / LowerLim}

set{HiOp,high - open}
set{OpLo, open - low}

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl, CCa - CCb}

set{HHb,days(High is above High 1 day ago,100)}
set{HHa,days(High is below High 1 day ago,100)}
set{HixHi, HHa - HHb}

set{LLb,days(Low is above Low 1 day ago,100)}
set{LLa,days(Low is below Low 1 day ago,100)}
set{LoxLo, LLa - LLb}

set{VolUp, days(volume is below volume 1 day ago,100)}
set{VolDn, days(volume is above volume 1 day ago,100)}
set{VlXvl, VolUp - VolDn}

set{vck1, volume 1 day ago }
set{vck, volume / vck1 }
set{vdbl, days(vck < 2, 100)}

Set{Bullpower, high minus ema(13)}
Set{Bearpower, low minus ema(13)}

set{BLb,days(BullPower is above BullPower 1 day ago,100)}
set{BLa,days(BullPower is below BullPower 1 day ago,100)}
set{BLxBL, BLa - BLb}

set{BRb,days(BearPower is above BearPower 1 day ago,100)}
set{BRa,days(BearPower is below BearPower 1 day ago,100)}
set{BRxBR, BRa - BRb}

/* column display */

add column HiOp
add column OpLo

add column BallOn
add column UpperLim {Resist}
add column LowerLim {Support}

/* PLOTS */

draw UpperLim on plot price
draw LowerLim on plot price

/* Trade Planner Filter Display - Simple */

set{ iAccountSize , 25000 }
set{ iPercentRisk, .02}
set{ iMarginMult , 1}
set{ iMaxDrawDownPct, .05}
set{ iEntryPrice , close}

set{ iShares, 0 }
set{ iProtectiveStop , 0}

set{ iTargetPrice , 0}
set{ iRewardRatio , 2}

set{ xMaxDollars, iAccountSize * iMarginMult }

set{ xTradeRisk, xMaxDollars * iPercentRisk }

set{ xShares , xMaxDollars / iEntryPrice }

set{ xShareRisk , xTradeRisk / xShares }

set{ xStop , iEntryPrice - xShareRisk }

set{ xtp, xShareRisk * iRewardRatio }
set{ xTarget , xtp + iEntryPrice }

add column xShares
add column xStop
add column xTarget
add column xTradeRisk

and add column clxcl
and add column VlXvl
and add column Vdbl

add column HixHi
add column LoxLo

add column Bullpower
add column Bearpower
add column BLxBL
add column BRxBR

/* Selection Criteria */

UpperLim above .50
LowerLim below .30

close below 5

avg vol(5) above 1000000
avg vol(30) above 1000000

add column industry

Sort column 7 ascending
]



Another variation.. to find the stocks before they run up!

Why didn't I think of this one sooner?!?!/!



TheRumpledOne
6,407 posts
msg #41569
Ignore TheRumpledOne
modified
2/25/2006 1:38:06 PM

Last week's results:

Symbol    Last     %Chg    Vol   Performance

ATAR - Infogrames Inc 0.86   -3.37   576800  -2.31%
DOIG - Delta Oil & Gas Inc  2.34   9.35   1087900  -5.98%
IVAN - Ivanhoe Energy Inc  2.44   0.00   984500  13.11%
PPHM - Peregrine Pharmaceu...  1.46   5.03   2147200  2.05%
XSNX - XSUNX INC  1.26   10.04   2810800  0.79%
AVNX - Avanex Corporation  1.32   3.13   6269100  5.30%
DVW - Covad Comm Group Inc  1.24   0.00   1072700  4.03%
TGB - Taseko Mines Ltd NPL  1.91   6.11   1124000  1.05%
GNBT - Generex Biotechnolo...  1.62   5.88   4301500  37.04%

Only 2 losers in the bunch if you bought on Monday and sold on Friday.

XSNX proving to be a nice trader

Updated filter for this week:

Fetcher[
/* Dollar stocks Dynamic Support/Resistance with TRADE PLANNER DISPLAY */

/* PRICE POSITION PERCENT DISPLAY */

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

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

set{LimDiff, UpperLim minus LowerLim}
set{PPDiff, CLOSE minus LowerLim}
set{PPDiv, PPDiff / LimDiff}
set{BallOn, PPDiv * 100}

set{PCT, LimDiff / LowerLim}

set{HiOp,high - open}
set{OpLo, open - low}

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl, CCa - CCb}

set{HHb,days(High is above High 1 day ago,100)}
set{HHa,days(High is below High 1 day ago,100)}
set{HixHi, HHa - HHb}

set{LLb,days(Low is above Low 1 day ago,100)}
set{LLa,days(Low is below Low 1 day ago,100)}
set{LoxLo, LLa - LLb}

set{VolUp, days(volume is below volume 1 day ago,100)}
set{VolDn, days(volume is above volume 1 day ago,100)}
set{VlXvl, VolUp - VolDn}

set{vck1, volume 1 day ago }
set{vck, volume / vck1 }
set{vdbl, days(vck < 2, 100)}

Set{Bullpower, high minus ema(13)}
Set{Bearpower, low minus ema(13)}

set{BLb,days(BullPower is above BullPower 1 day ago,100)}
set{BLa,days(BullPower is below BullPower 1 day ago,100)}
set{BLxBL, BLa - BLb}

set{BRb,days(BearPower is above BearPower 1 day ago,100)}
set{BRa,days(BearPower is below BearPower 1 day ago,100)}
set{BRxBR, BRa - BRb}

/* column display */

add column HiOp
add column OpLo

add column BallOn
add column UpperLim {Resist}
add column LowerLim {Support}

/* PLOTS */

draw UpperLim on plot price
draw LowerLim on plot price

/* Trade Planner Filter Display - Simple */

set{ iAccountSize , 25000 }
set{ iPercentRisk, .02}
set{ iMarginMult , 1}
set{ iMaxDrawDownPct, .05}
set{ iEntryPrice , close}

set{ iShares, 0 }
set{ iProtectiveStop , 0}

set{ iTargetPrice , 0}
set{ iRewardRatio , 2}

set{ xMaxDollars, iAccountSize * iMarginMult }

set{ xTradeRisk, xMaxDollars * iPercentRisk }

set{ xShares , xMaxDollars / iEntryPrice }

set{ xShareRisk , xTradeRisk / xShares }

set{ xStop , iEntryPrice - xShareRisk }

set{ xtp, xShareRisk * iRewardRatio }
set{ xTarget , xtp + iEntryPrice }

add column xShares
add column xStop
add column xTarget
add column xTradeRisk

and add column clxcl
and add column VlXvl
and add column Vdbl

add column HixHi
add column LoxLo

add column Bullpower
add column Bearpower
add column BLxBL
add column BRxBR

/* Selection Criteria */

UpperLim above 1
LowerLim below 1

close below 5

avg vol(5) above 1000000
avg vol(30) above 1000000

add column industry

Sort column 7 ascending
]




From www.stockscores.com:

Symbol Last Threshold Change Signal Sentiment Delete
ATAR $0.84 $0.93 -0.03 32 33
AVNX $1.39 $1.34 0.12 80 70
CWPC $5.00 $4.94 n/a 57 60
DEZ $5.32 $4.54 0.32 70 67
DOIG $2.20 $2.25 -0.05 62 61
DVW $1.29 $1.30 0.05 N/A N/A
GNBT $2.22 $1.61 0.35 88 80
INFO $0.68 $0.71 -0.02 50 42
IVAN $2.76 $2.56 0.01 85 74
NXXI $1.18 $1.24 -0.07 72 63
OWENQ $1.81 $2.00 -0.02 46 58
PPHM $1.49 $1.56 -0.01 70 70
PRTL $0.86 $0.99 0.03 60 53
PTSC $0.72 $0.76 -0.04 19 57
SUWN $1.35 $1.42 0.28 56 60
TGB $1.93 $1.89 -0.01 61 65
UDSG $1.92 N/A -0.18 47 55
WNDXQ $0.40 $0.42 0.01 38 39
XSNX $1.27 $1.20 n/a 54 54

If someone would check out insider transactions for this list, that would be great. Just post a message you are doing it so efforts are not duplicated.

Someone else could check out institutional/big block activitity.

MAY ALL YOUR FILLS BE COMPLETE.











TheRumpledOne
6,407 posts
msg #41585
Ignore TheRumpledOne
modified
2/26/2006 7:46:39 AM

Fetcher[
/* Dollar stocks Dynamic Support/Resistance with TRADE PLANNER DISPLAY */

/* PRICE POSITION PERCENT DISPLAY */

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

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

set{LimDiff, UpperLim minus LowerLim}
set{PPDiff, CLOSE minus LowerLim}
set{PPDiv, PPDiff / LimDiff}
set{BallOn, PPDiv * 100}

set{PCT, LimDiff / LowerLim}

set{HiOp,high - open}
set{OpLo, open - low}

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{ClxCl, CCa - CCb}

set{HHb,days(High is above High 1 day ago,100)}
set{HHa,days(High is below High 1 day ago,100)}
set{HixHi, HHa - HHb}

set{LLb,days(Low is above Low 1 day ago,100)}
set{LLa,days(Low is below Low 1 day ago,100)}
set{LoxLo, LLa - LLb}

set{VolUp, days(volume is below volume 1 day ago,100)}
set{VolDn, days(volume is above volume 1 day ago,100)}
set{VlXvl, VolUp - VolDn}

set{vck1, volume 1 day ago }
set{vck, volume / vck1 }
set{vdbl, days(vck < 2, 100)}

Set{Bullpower, high minus ema(13)}
Set{Bearpower, low minus ema(13)}

set{BLb,days(BullPower is above BullPower 1 day ago,100)}
set{BLa,days(BullPower is below BullPower 1 day ago,100)}
set{BLxBL, BLa - BLb}

set{BRb,days(BearPower is above BearPower 1 day ago,100)}
set{BRa,days(BearPower is below BearPower 1 day ago,100)}
set{BRxBR, BRa - BRb}

set{RChg, count( UpperLim equal UpperLim 1 day ago, 1 ) }
set{SChg, count( LowerLim equal LowerLim 1 day ago, 1 ) }

/* column display */

add column HiOp
add column OpLo

add column BallOn
add column UpperLim {Resist}
add column LowerLim {Support}

add column RChg
add column SChg

/* PLOTS */

draw UpperLim on plot price
draw LowerLim on plot price

/* Trade Planner Filter Display - Simple */

set{ iAccountSize , 25000 }
set{ iPercentRisk, .02}
set{ iMarginMult , 1}
set{ iMaxDrawDownPct, .05}
set{ iEntryPrice , close}

set{ iShares, 0 }
set{ iProtectiveStop , 0}

set{ iTargetPrice , 0}
set{ iRewardRatio , 2}

set{ xMaxDollars, iAccountSize * iMarginMult }

set{ xTradeRisk, xMaxDollars * iPercentRisk }

set{ xShares , xMaxDollars / iEntryPrice }

set{ xShareRisk , xTradeRisk / xShares }

set{ xStop , iEntryPrice - xShareRisk }

set{ xtp, xShareRisk * iRewardRatio }
set{ xTarget , xtp + iEntryPrice }

add column xShares
add column xStop
add column xTarget
add column xTradeRisk

and add column clxcl
and add column VlXvl
and add column Vdbl

add column HixHi
add column LoxLo

add column Bullpower
add column Bearpower
add column BLxBL
add column BRxBR

/* Selection Criteria */

UpperLim above 1
LowerLim below 1

close below 5

avg vol(5) above 1000000
avg vol(30) above 1000000

add column industry

Sort column 7 ascending

/* the following is under construction

set{REb,days(UpperLim is above UpperLim 1 day ago,100)}
set{REa,days(UpperLim is below UpperLim 1 day ago,100)}
set{Rdays, REa - REb}

set{SUb,days(LowerLim is above LowerLim 1 day ago,100)}
set{SUa,days(LowerLim is below LowerLim 1 day ago,100)}
set{Sdays, SUa - SUb}

add column Rdays
add column Sdays


I added the Rdays and SDays columns.

Rdays > 0 is the number of days since Dynamic Resistance made its last move up.

Rdays < 0 is the number of days since Dynamic Resistance made its last move down.


SDays > 0 is the number of days since Dynamic Support made its last move up.

SDays < 0 is the number of days since Dynamic Support made its last move down.

*/

]



I added the RChg and SChg columns.

If RChg = 1 then Dynamic Resistance changed.

If SChg = 1 then Dynamic Support changed.

This can help target entries/exits.

MAY ALL YOUR FILLS BE COMPLETE.




StockFetcher Forums · Filter Exchange · Who really wants to find the next NTRI?<< 1 2 3 4 5 ... 31 >>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.