PureBytes Links
Trading Reference Links
|
Bob,
No, this feature is not available for user-defined
functions
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Bob Jagow
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, May 10, 2003 8:32
PM
Subject: [amibroker] TJ: Default function
args?
<FONT face="Arial Black"
color=#000080>Anyway to specify functions with trailing default args
like the built-ins?
<SPAN
class=113431118-10052003>
For
example,
<FONT
size=2>
function CMO(P,
range = 14)
{<SPAN
class=113431118-10052003> ...
<SPAN
class=113431118-10052003> );<FONT
size=2> <SPAN
class=113431118-10052003>should
be callable with
<FONT
face="Arial Black" size=3>f1 = cmo(c);
<SPAN
class=113431118-10052003>as well as
<SPAN
class=113431118-10052003>f2 = cmo(c,5);
<SPAN
class=113431118-10052003>
<FONT
face="Arial Black">Bob
Send
BUG REPORTS to <A
href="">bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
<A
href="">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
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.
|