PureBytes Links
Trading Reference Links
|
Hi Stewart,
the results table contains different columns (Ticker,
Date, etc.)
Which of them should your array contain?
This is doable for example using a plugin extension
of
your own. Please see the AFL part in the ADK.
cu
UM
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=stewart@xxxxxxxxxxxxxxxx
href="">Stewart
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Wednesday, April 23, 2003 1:16
AM
Subject: Re: [amibroker] Results of
Scan/Exploration
Tomasz,
Just to clarify - are you suggesting to write the
exploration results to a file and then read them back in
as an array?
Thanks,
Stewart
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Tomasz Janeczko
To: <A title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, April 22, 2003 11:52
PM
Subject: Re: [amibroker] Results of
Scan/Exploration
Hello,
Why? Of course there is a way:
a) manual: see Export button
b) automatic 1: use Ole automation interface and
Explore(), Export() methods of Analysis object
(see user guide for the details)
c) automatic 2: create FileSystemObject in JScript and
write text file directly from AFL formula.
Best regards,Tomasz
Janeczkoamibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=stewart@xxxxxxxxxxxxxxxx
href="">Stewart
To: <A
title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, April 22, 2003 4:36
PM
Subject: [amibroker] Results of
Scan/Exploration
There's no way to store the results of an
Exploration to an array, right?
Thanks,
<FONT face=Arial
size=2>Stewart
Yahoo! Groups Sponsor
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 the Yahoo! Terms of Service.
|