StockFetcher Forums · Filter Exchange · 5% A WEEK FILTER (BASED ON TRO'S CROCK POT)<< 1 ... 1 2 3 4 5 ... 37 >>Post Follow-up
kmcninvest
43 posts
msg #82057
Ignore kmcninvest
10/29/2009 6:13:44 PM

two notes to the above:

If you are going to short stocks under $5 you need a direct access broker.

Tro posted this and I think it very much applies to this strategy:

=================

"Look, for example, at this elegant little experiment. A rat was put in a T-shaped maze with a few morsels of food placed on either the far right or left side of the enclosure. The placement of the food is randomly determined, but the dice is rigged: over the long run, the food was placed on the left side sixty per cent of the time. How did the rat respond? It quickly realized that the left side was more rewarding. As a result, it always went to the left, which resulted in a sixty percent success rate. The rat didn't strive for perfection. It didn't search for a Unified Theory of the T-shaped maze, or try to decipher the disorder. Instead, it accepted the inherent uncertainty of the reward and learned to settle for the best possible alternative.

The experiment was then repeated with Yale undergraduates. Unlike the rat, their swollen brains stubbornly searched for the elusive pattern that determined the placement of the reward. They made predictions and then tried to learn from their prediction errors. The problem was that there was nothing to predict: the randomness was real. Because the students refused to settle for a 60 percent success rate, they ended up with a 52 percent success rate. Although most of the students were convinced they were making progress towards identifying the underlying algorithm, they were actually being outsmarted by a rat."

P64 HOW WE DECIDE

===================


jnafach
74 posts
msg #82063
Ignore jnafach
10/29/2009 7:56:10 PM

You may call me stupid, but I can not figure out how are you guys find best candidate on what column do you click on to see them in order

Kevin_in_GA
4,599 posts
msg #82064
Ignore Kevin_in_GA
10/29/2009 8:24:53 PM

The list is sorted on REWARD, with 3.00 being the best possible score.

In case of a REWARD tie, use the PERFORMANCE value as the tie-breaker.

Kevin_in_GA
4,599 posts
msg #82137
Ignore Kevin_in_GA
10/30/2009 2:22:13 PM

Not a good week for the 5% movers (actually not a good week for any stock given the high volatility).

Here's how the top 3 selections played out:

KFN - weekly open at $5.36, currently at $4.54 (10% stop loss tripped)
PSUN - weekly open at $6.82, currently at $5.97 (10% stop loss tripped)
SVM - weekly open at $5.50, currently at $4.87 (10% stop loss tripped)


None of these stocks had any opportunity to get near the 5% profit stop this week.

rkurtz76
13 posts
msg #82144
Ignore rkurtz76
10/30/2009 3:08:14 PM

Definitely a bad week. I'll try again next week.

kmcninvest
43 posts
msg #82161
Ignore kmcninvest
10/30/2009 10:55:27 PM

Are you looking at the short 5% list also?

rkurtz76
13 posts
msg #82166
Ignore rkurtz76
10/31/2009 7:04:00 AM

With the market turning I'll probably give serious consideration to a short this week.

Kevin_in_GA
4,599 posts
msg #82167
Ignore Kevin_in_GA
10/31/2009 8:01:43 AM


SHORT FILTER


Fetcher[

/*MEASURE THE DIFFERENCE FROM WEEKLY OPEN TO WEEKLY LOW*/
set{wloop, weekly open - weekly low}
set{Short_Profit, wloop / weekly low }

/*DETERMINE THE FREQUENCY THAT 5% IS ACHIEVED OVER MULTIPLE TIME FRAMES*/
set{5_1wk, count(Short_Profit > .05,1)}
set{5_4wk, count(Short_Profit > .05,4)}
set{5_13wk, count(Short_Profit > .05,13)}

/*APPLY WEIGHTING FACTORS*/
set{var1,5_4wk*0.5} /*WEIGHT 4 WK AVERAGE AT 2X*/
set{var2,5_13wk*0.07692} /*WEIGHT 13 WK AVERAGE AT 1X*/

/*CREATE A WEIGHTED SUMMATION OF STOCK PERFORMANCE (MAX SCORE = 3)*/
set{reward,var1+var2}

/*DETERMINE THE RISK OF TRIPPING A 10% STOP LOSS*/
set{wloss, weekly high - weekly open}
set{max_loss, wloss / weekly open}

/*DETERMINE THE FREQUENCY THAT A 10% STOP LOSS IS TRIPPED OVER MULTIPLE TIME FRAMES*/
set{loss_1wk, count(max_loss > .10,1)}
set{loss_4wk, count(max_loss > .10,4)}
set{loss_13wk, count(max_loss > .10,13)}

/*APPLY WEIGHTING FACTORS*/
set{var11,loss_4wk*0.5} /*WEIGHT 4 WK AVERAGE AT 2X*/
set{var21,loss_13wk*0.07692} /*WEIGHT 13 WK AVERAGE AT 1X*/

/*CREATE A WEIGHTED SUMMATION OF RISK (MAX SCORE = 3)*/
set{risk,var11+var21}
set{performance,reward/risk}

add column performance
add column reward {reward}
add column risk {risk}
add column 5_4wk {4 wk reward}
add column loss_4wk {4 wk risk}
add column 5_13wk {13 wk reward}
add column loss_13wk {13 wk risk}

/*SCREEN FOR THE STRONGEST CANDIDATES*/
weekly open is above 1
average volume(90) above 500000
and reward is greater than 2.8

and draw 5_1wk
and draw loss_1wk on plot 5_1wk
and do not draw reward

sort column 6 descending

chart-display is weekly
]




Kevin_in_GA
4,599 posts
msg #82189
Ignore Kevin_in_GA
modified
10/31/2009 3:41:26 PM

SHORT OPTIONS

S - Sprint Corp FON Group 0.00 2.92 (0.00 for performance means no 10% stop loss would have been hit in the last 13 weeks)
INO - Genetronics Biomedi... 7.60 2.92
SOMX - SOMAXON PHARMACEUTIC 5.43 2.92


NEPH - NEPHROS INC 1.30 3.04 2.92
CHLN - CHINA HOUSING & LAND 4.00 2.92
BONU - BioNeutral Group Inc 1.90 2.92
CVM - CEL-SCI Corp 1.05 2.81 2.92

LONG OPTIONS

GKK - GRAMERCY CAPITAL CP 31.49 2.92
APWR - A-Power Energy Gene... 3.52 2.85
BQI - Oilsands Quest 4.35 2.85


ZLC - Zale Corp 3.52 2.85 (avoid this like the plague - not likely to hit 5% after last week's SEC revelation)


rkurtz76
13 posts
msg #82268
Ignore rkurtz76
11/2/2009 9:22:06 AM

I'll be shorting SWHC this week. Not on the 5% list but has consistently lost 4%.

StockFetcher Forums · Filter Exchange · 5% A WEEK FILTER (BASED ON TRO'S CROCK POT)<< 1 ... 1 2 3 4 5 ... 37 >>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.