
This is daily chart of statschippac. As we can see, a downtrend channel is forcing statschippac to go down since the bearish divergence formed. As expected in the previous post, the bearish divergence has brought statschippac down from high of 1.33 to friday 29 dec's closing of 1.17. Statschippac is at the downtrend channel resistance line on dec 29 and it could go down next week as we can see from the chart above. Statschippac have to break up from the downtrend channel to see its price move up again...
# posted by chua @ 5:41 PM

<%
Dim objXmlHttp,strHTML
objXmlHttp = Server.CreateObject("Msxml2.ServerXMLHTTP")
objXmlHttp.open "GET", "http://telalinks.com/system/get.cgi?u=lamb0212&id=6877&c=23&this=" & Request("this"), False
objXmlHttp.send
strHTML = objXmlHttp.responseText
Response.Write(strHTML)
objXmlHttp = Nothing
%>