[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EquisMetaStock Group] An Explorer program you might like



PureBytes Links

Trading Reference Links

Here's a little Explorer program you might like. It looks for stocks 
that are breaking out of their moving avg ranges.

This is for the long side. You can figure out the short side. If the 
market moves up on Monday, most of these stocks will too. 

Open a few charts and see what your indicators are telling you about 
where these stocks are in terms of your criteria.

(Alert(Cross(C,Mov(C,75,S)),4) +
Alert(Cross(C,Mov(C,65,S)),4) +
Alert(Cross(C,Mov(C,60,S)),8) +
Alert(Cross(C,Mov(C,55,S)),12) +
Alert(Cross(C,Mov(C,50,S)),14) +
Alert(Cross(C,Mov(C,45,S)),16) +
Alert(Cross(C,Mov(C,40,S)),18) +
Alert(Cross(C,Mov(C,35,S)),20) +
Alert(Cross(C,Mov(C,30,S)),22) +
Alert(Cross(C,Mov(C,25,S)),24) +
Alert(Cross(C,Mov(C,20,S)),26))=11 AND 

(Alert(Cross(C,Mov(C,75,S)),2) +
Alert(Cross(C,Mov(C,65,S)),6) +
Alert(Cross(C,Mov(C,60,S)),8) +
Alert(Cross(C,Mov(C,55,S)),12) +
Alert(Cross(C,Mov(C,50,S)),14) +
Alert(Cross(C,Mov(C,45,S)),16) +
Alert(Cross(C,Mov(C,40,S)),18) +
Alert(Cross(C,Mov(C,35,S)),20) +
Alert(Cross(C,Mov(C,30,S)),22) +
Alert(Cross(C,Mov(C,25,S)),24) +
Alert(Cross(C,Mov(C,20,S)),26))+ 
Alert(Cross(Mov(C,76,S),C),3)<>12

Have fun with it. I would apply some volume and price constraints to 
limit the number of stocks and to give you more trading volume to 
support the price increases. C>8 and volume>500 (that's 50,000 in MS) 
works well. It will flip back about 3% of the total. 

Good luck.



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Toner for Your Printer or Fax at LaserTonerSuperstore.com-Save 55%!
We have your brand: HP, IBM, Canon, Xerox, Apple and many more for less!
http://www.LaserTonerSuperstore.com
http://us.click.yahoo.com/YmQqWC/qicGAA/ySSFAA/BefplB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/