Just an idea, but could you use addtocomposite to create the array and then pick this up from another pane using foreign()?
On 21/01/07, Graham <[EMAIL PROTECTED]> wrote:
You can use #incldue to reference another afl, or just copy the relevant code into the afl you are using -- Cheers Graham AB-Write >< Professional AFL Writing Service Yes, I write AFL code to your requirements http://www.aflwriting.com On 21/01/07, Herman <[EMAIL PROTECTED]> wrote: > > check out OSAKA tables or write to your own files. Examples are around. > > herman > > -----Original Message----- > *From:* [email protected] [mailto:[EMAIL PROTECTED] > Behalf Of *Dale > *Sent:* January 20, 2007 11:58 AM > *To:* [email protected] > *Subject:* [amibroker] Array transfer between panes or charts > > Does anyone know an elegant way to access an array generated in one pane > (or chart) from another pane/chart (for the same symbol)? The only way I > know is to use a StaticVarSet/Get variable for each and every bar in the > array. > > Thanks, > Dale > > >
