Optimal is defined by you not AB. How could AB know what your definition of Optimial is?
You can sort the results by clicking on column headings. The variables are at the right end of each row. d > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of dralexchambers > Sent: Thursday, February 15, 2007 6:35 PM > To: [email protected] > Subject: [amibroker] Optimise a system on several stocks > > If I am running an optimisation test on several symbols, how do I > view the optimal variables for each symbol, eg: > > period1 = Optimize("DMI",2,2,20,2); > > Buy = Cross(PDI(period1),MDI(period1)); > etc... > > I'd like to see: > > AAPL: Optimal DMI = 8 > GOOG: Optimal DMI = 6, etc... > > I ran the Optimiser on these two symbols but just got a mixed report > that didn't indicate which symbol was what. > > Thanks - alex > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > >
