PureBytes Links
Trading Reference Links
|
Hi,
is there a way to control whcih sections of an AFL formula get
evaluated at what time?
I have written a plugin function which calculates an array. This
calculation takes some time. When I plot this array, the function gets
called every time I scroll the chart, although the result does not
change (since input stays the same).
I understand, that I could create a composite with the result of my
calculation, but I wanted to ask whether there is another way to do this.
Bests
~Lars
------------------------ 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/
|