PureBytes Links
Trading Reference Links
|
Fred has included a sample in the User's Knowledge Base:
http://www.amibroker.org/userkb/2007/08/13/g-io-more-advanced-
problems/
Note that since the introduction of OptimizerSetEngine functionality,
introduced in AmiBroker release 5.20, the same approach is now
possible directly from within AmiBroker too:
http://www.amibroker.com/guide/afl/afl_view.php?id=359
Be aware that non exhaustive algorithms are designed for continuous
search space, not binary, as highlighted by Tomasz in this thread:
http://finance.groups.yahoo.com/group/amibroker/message/130480
Mike
--- In amibroker@xxxxxxxxxxxxxxx, "longarm61" <norm1@xxx> wrote:
>
> Thanks, appreciate it. If it's not too much trouble, could you (or
> someone) give me a quick example of how exactly that would be coded?
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, ftonetti@ wrote:
> >
> > One way to do this is to have an on/off ( 1/0 ) optimizable
> variable for each indicator so that individual indicators are
either
> used or not and then let optimzation make the determination.
> >
> > ----- Original Message -----
> > From: longarm61
> > Date: Wednesday, January 7, 2009 8:25 pm
> > Subject: [amibroker] Optimization Question
> > To: amibroker@xxxxxxxxxxxxxxx
> >
> > > Is there a way to optimize a group of indicators so that the
> > > results
> > > not only give you the optimized values, but also tell you which
> > > indicators you'd have better off not using at all? Something
> > > like
> > > this:
> > >
> > > Best return: Indicator1=80, Indicator2=NO, Indicator3=50,
> > > Indicator4=NO
> > >
> > > Thanks in advance,
> > >
> > > Grant
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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/
|