PureBytes Links
Trading Reference Links
|
Jerry,
Yes, JScript/VBScript formulas are by average 10 times slower
than AFL itself.
But keep in mind that AFL is very, very fast actually more
than 10 times faster
than competition programs so using JScript/VBScript youare
just getting the "industry-standard"
performance.
AFL will be enhanced by adding ISWITCH function that will
reduce the need
to use multiple-nested IIFs.
Best regards,
Tomasz Janeczko
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Jerry
To: <A title=amibroker@xxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Sunday, June 17, 2001 7:05
PM
Subject: Re: [amibroker] cross error
msg
<FONT
size=2>Tomasz,The only way I can seem to get this
to work is by switching into VB/JS script. Doesn't that cause me to pay a
speed penalty?I can usually make the IIF work, it just feels a bit
clumsy at times with several levels of nesting. The fact that I can
actually make things work so easily is enough to make me happy. Perhaps it
could be added to the wish list.Thanks again,Jerry
CoopmansOn 17 Jun 2001, at 18:35, Tomasz Janeczko
wrote:To:
<amibroker@xxxxxxxxxxxxxxx>From:
"Tomasz Janeczko"
<tj@xxxx>Date sent:
Sun, 17 Jun 2001 18:35:32 +0200Send reply
to:
amibroker@xxxxxxxxxxxxxxxSubject:
Re: [amibroker] cross error msg>
Hello,> > True "If-then-else" is supported by AmiBroker viaAFL
scripting.> Please check out the AFL scripting reference in users'
guide.> > Best regards,> Tomasz
Janeczko> ----- Original Message ----- >
From: Jerry > To: amibroker@xxxxxxxxxxxxxxx
> Sent: Saturday, June 16, 2001 9:44 PM>
Subject: Re: [amibroker] cross error msg> > >
I find the lack of a basic 'if' block structure in AFL annoying
at> time. Hopefully Tomaz will consider adding this inthe
future rather> than relying on the 'iif'
statement.Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|