StockFetcher Forums · Filter Exchange · Solar flags<< >>Post Follow-up
rtucker
318 posts
msg #58644
Ignore rtucker
modified
12/31/2007 7:05:53 PM

About 10 days ago they popped and now at least 3 are making an appearance. I think Darvis would place a buy stop above the box high
but I dont have the courage. Bombs away!


Ps. I can't figure out why this " slope of close" stuff can't pick up stocks in the 1 to 10 dollar price range.


Fetcher[set{v,count(3 day slope of close is between 0 and -.5,1)}
set{a,count(5 day slope of close 3 days ago > 1,1)}
set{and1,v * a }

set{t,count(4 day slope of close is between 0 and -.4,1)}
set{r,count(5 day slope of close 4 days ago > 1,1)}
set{and4,t * r }


set{b,count(5 day slope of close is between 0 and -.4,1)}
set{c,count(5 day slope of close 5 days ago > 1,1)}
set{and2,b * c }

set{d,count(6 day slope of close is between 0 and -.4,1)}
set{e,count(5 day slope of close 6 days ago > 1,1)}
set{and3,d * e}

set{h,count(7 day slope of close is between 0 and -.4,1)}
set{i,count(5 day slope of close 7 days ago > 1,1)}
set{and5,h * i }





set{or1,and1 + and2}
set{or2,or1 + and3}
set{or3,or2 + and4}
set{or4,or3 + and5}
or4 > 0

add column or4

and avg vol(10) > 1000000
60 day slope of close > 0
add column cema(aopcl%,10)
do not draw 60 day slope of close
draw ma(50)
draw ma(20)
offset 9
]




StockFetcher Forums · Filter Exchange · Solar flags<< >>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.