try addtocomposite ?
To: [email protected] From: [email protected] Date: Sun, 19 Jul 2009 20:39:18 +0000 Subject: [amibroker] speeding up polyfit I am trying to use the polyfit function from the afl library the same way as linearreg() is used, that is I want it to plot the endpoint of the curve for each bar. I have successfully modified the polyfit to do what i want but Amibroker crawls down to a halt. Is there any way to make the calculation faster or store the calculations for old bars in memory or harddrive so that it does not have to recalculate them? -Randal _________________________________________________________________ Bing™ brings you maps, menus, and reviews organized in one place. Try it now. http://www.bing.com/search?q=restaurants&form=MLOGEN&publ=WLHMTAG&crea=TXT_MLOGEN_Local_Local_Restaurants_1x1
