| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
what # with the pure afl code of beta?
Beta=(( Periods * Sum(ROC( C,1) * ROC(P,1),Periods )) - (Sum(ROC
(C,1),Periods) * Sum(ROC( P,1),Periods))) / ((Periods * Sum((ROC(P,1)
^2 ),Periods)) - (Sum(ROC(P,1 ),Periods)^2 ));
> > From: Marek Chlopek [mailto:mchlopek@x...]
> > Subject: RE: [amibroker] Beta function added to AmiBroker Library
> 
> > ... using pure AFL functions.
> 
> "pure AFL function" term is not accurate - I wanted to say using 
combination
> of correlation() and stdev() functions.
> 
> Of course, your code is also "pure AFL". Sorry.
> 
> Regards,
> Marek
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/uetFAA/GHeqlB/TM
---------------------------------------------------------------------~->
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 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
 |