PureBytes Links
Trading Reference Links
|
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" <dloyer123@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
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 amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx>
> 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
>
>
>
------------------------------------
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
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|