PureBytes Links
Trading Reference Links
|
You
could try the built in version .......
<SPAN
class=812281107-11032003>
STDERR- standard error
Statistical functions(AFL
1.4)
SYNTAX
StdErr( ARRAY,
periods )
RETURNS
ARRAY
FUNCTION
Calculates standard error function (standard
error of linear regression estimate) of the ARRAY over periods bars
EXAMPLE
StdErr( close, 10 );
SEE
ALSO
Jayson
<FONT face=Tahoma
size=2>-----Original Message-----From: Chuck Rademacher
[mailto:chuck_rademacher@xxxxxxxxxx]Sent: Tuesday, March 11, 2003
1:49 AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]
StandardError (STE)Has anyone found or written an
AMIBroker equivalent for MetaStock's StandardError (STE)
function?I've been through the archives and files and haven't found any
mention of it. I can probably come up with the formula, but wouldn't
know how to create my own function. I assume that it would have to
be done as part of a dll. If so, I can probably do it in
Delphi.Any thoughts, comments or assistance would be appreciated.
If it needs to be done in a dll, perhaps you can point me to how AMIBroker
dll's have to be constructed?ThanksSend
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
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 the Yahoo! Terms of Service.
|