PureBytes Links
Trading Reference Links
|
Hi Tomasz,
that's exactly what I was looking for!
Many thanks.
UM
----- Original Message -----
From: "Tomasz Janeczko" <amibroker@xxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Sunday, April 27, 2003 10:15 AM
Subject: Re: [amibroker] How to access quote date array in AFL?
> Hello,
>
> AddColumn( Ref( DateTime(), -1 ), "Previous date", formatDateTime );
> AddColumn( Ref( DateTime(), 1 ), "Next date", formatDateTime );
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: <uenal.mutlu@xxxxxxxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Sunday, April 27, 2003 9:23 AM
> Subject: [amibroker] How to access quote date array in AFL?
>
>
> > Hi,
> > I would like to put the "previous" and "next" date (ie. using Ref(d,n))
> > to the results table in Explore mode using AddColumn() or AddTextColumn().
> > How can I in AFL access the date of a quotation much
> > like with the Open,High,Low,Close,OpenInterest fields?
> > UM
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/O10svD/Me7FAA/AG3JAA/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/
|