PureBytes Links
Trading Reference Links
|
BM,
I have run your formula on my eSignal database and it does not seem to work slow.
What computer do you have ? How many bars of data?
As for timeframe functions, indeed they are available in betas right now
but soon they will appear in official version.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "black_marubozu" <black_marubozu@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, November 17, 2003 5:40 AM
Subject: [amibroker] Re: AFL formula very slow
> hello Graham,
>
> > Why not use the timeframe functions instead of the function if you are using
> > the betas 4.4+
> > An example
> >
> > DayH = Timeframegetprice("H", indaily, -1);
> > DayL = Timeframegetprice("L", indaily, -1);
>
> well, I would.. but I'm using downloaded trial.. it;s 4.40 and I'm trying to make some workaround..
>
> cheers,
> BM
>
>
>
> Send BUG REPORTS to bugs@xxxxxxxxxxxxx
> Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|