PureBytes Links
Trading Reference Links
|
Hi Dave,
If you don't receive and a reply to your question here there is a dedicated
AmiBroker dll group that would be a more appropriate forum for this question.
http://groups.yahoo.com/group/amibroker-dll/
Regards,
William Peters (AmiBroker Group Moderator)
www.amitools.com
Saturday, March 5, 2005, 3:50:50 PM, you wrote:
d> I've used the low-level AmiBroker API to create an AFL function
d> plugin in C, and it seems to work fine. However, I notice that in
d> the AFL editor when I type in my function name, the tooltip help for
d> the function says "MOMA( ARRAY, range = 10 )" (where "MOMA" is the
d> name of my AFL function written in C).
d> My question is, where does the label 'range' come from? My argument
d> really is the number of bars to use, but I don't see anything in the
d> API document that says how I can label the arguments to the
d> function. The standard AFL functions like 'Plot' have useful labels
d> for their arguments. Perhaps the internal functions don't use the
d> same API as plugins? Can anyone shed any light on this? Thanks...
d> Dave Morrill
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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:
http://docs.yahoo.com/info/terms/
|