PureBytes Links
Trading Reference Links
|
Thank you TJ!
I asked for help from AB Support about 10 minutes ago. How to use latest
optimizer. Tutorial ? It looked quite complex to me having never designed a
dll and the Read Me steered me into several documents.that looked
devastatingly complex to this pee brain.
TJ's answer...just add it to code and run it!
WOW! and it shortens my exhaustive search from 20 minutes to about 3
minutes.
Dave
----- Original Message -----
From: "Tomasz Janeczko" <groups@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, June 27, 2008 9:12 AM
Subject: [amibroker] The EASIEST way to use new optimizer engines
> Hello,
>
> Some of you may be a little lost with all these new changes,
> but for non-programmers among you here is the SIMPLEST instruction how
> to use new non-exhaustive optimizer (the best one which is CMA-ES).
>
> 1. Install AmiBroker 5.13.0 BETA
>
> 2. Open your formula in the Formula Editor
>
> 3. Add this SINGLE LINE at the top of your formula :
>
> OptimizerSetEngine("cmae");
>
> and... that's it.
>
> Now if you run optimization using this formula,
> it will use new evolutionary (non-exhaustive) 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/
|