As of now, no. BTW: In that particular formula GetNextSignal contribution is relatively small, all other inner loop commands accessing Symbols/Quotations collections and objects are COM too.
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "progster01" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, July 09, 2008 8:52 PM Subject: [amibroker] Re: Revised Results from a Previously Published Test on Ordinal Ranking > --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote: >>The loop that you used is relatively slow because it uses COM/OLE. >>COM calls are order(s) of magnitude slower than plain AFL. > > Is there an all-AFL way to walk the signal list, as the code in this > thread does? > > I'm under the impression that there is not. (Which doesn't mean a > whole 'nuther approach can't be taken.) > > > > > > > > ------------------------------------ > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > Yahoo! Groups Links > > >
