| 
 PureBytes Links 
Trading Reference Links 
 | 
Uh, 
sorry, cut myself off. To quote Tomasz:
<SPAN 
class=263364819-04012004> 
"The 
mean deviation in CCI requires that SMATP does NOT move over the period.In 
your     MD = Sum(Abs(SMATP - avg), 
period); SMATP is moving. You can not code itwith SUM or MA. You 
must use looping for that."
<SPAN 
class=263364819-04012004> 
See 
the code I posted.
<SPAN 
class=263364819-04012004> 
<SPAN 
class=263364819-04012004>Dave
<BLOCKQUOTE 
>
  CCI 
  is a little tricky to code. The issue is that the mean 
  deviation
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |