ludowillems 111 posts msg #64906 - Ignore ludowillems |
7/12/2008 11:51:18 AM
Hi, I am looking for stocks that rise slow but steady (I've picked up the idea browsing through this forum, can't remenber where, so if anybody recognises his idea in this question, my humble apologies for not be able to give you credit for it..)
this what works so far:
close is above ma(50)
slope of MA(15) is above 0 for the last 20 days
set{streak, count(close is above open 1 day ago,50)}
and average day range(30) is between 3% and 6 %
Then I added:
and price is between x % above or below MA(15) in the last 30 days.
This gives errors when debugging. What i look for is a steady rise in price, day by day, excluding the wild price spikes . Any suggestion would be, as allways, highly appreciated. Bets regards, Ludo
|