Barry, Yes you can pass arrays via static variables. They are fine for viewing purposes as their length is limited to what is visible on the screen (not good for backtest).
I am, using version 5.26. Not sure of first version to support it ----- Original Message ----- From: "Barry" <[email protected]> To: <[email protected]> Sent: Wednesday, September 30, 2009 8:02 AM Subject: [amibroker] static variable arrays > Is is possible to pass price arrays or the results of calculations in a > static variable? If so in what Ami release is that supported? > > I am using 4 panes, each using a different period, and I want to pass the > results of the buy, sell, short and cover to a longer period formula. > Currently I am passing the results but only the lastValue can be passed. > I am on release 5.2. > > Thanks, > Barry > > > > ------------------------------------ > > **** IMPORTANT PLEASE READ **** > This group is for the discussion between users only. > This is *NOT* technical support channel. > > TO GET TECHNICAL SUPPORT send an e-mail directly to > SUPPORT {at} amibroker.com > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at > http://www.amibroker.com/feedback/ > (submissions sent via other channels won't be considered) > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > Yahoo! Groups Links > > > >
