Hello, The optimizer plugin interface is for controlling optimization process alone.
On the other hand, the access to trade list, is provided via custom backtester interface GetFirstTrade()/GetNextTrade() methods. http://www.amibroker.com/guide/a_custombacktest.html Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "dloyer123" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, June 20, 2008 10:51 PM Subject: [amibroker] Re: AmiBroker 5.12.0 BETA released > Very Cool! > > Can a plug in see the trade list after a backtest run? > > For example, to run a bootstrap, we need to see the trade list so > that it can be resampled. > > --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> > wrote: >> >> Hello, >> >> AmiBroker 5.12.0 BETA released: >> >> http://www.amibroker.com/devlog/2008/06/20/amibroker-5120-beta- > released/ >> >> The highlight of this release is the support for non-exhaustive > optimizer plugins >> and two sample optimizers with full source code: >> Standard Particle Swarm Optimizer and Monte Carlo (random) > optimizer. >> >> >> Best regards, >> Tomasz Janeczko >> amibroker.com >> > > > > ------------------------------------ > > 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 > > >
