PureBytes Links
Trading Reference Links
|
Fred
A while back Tomasz commented about "non continous parameter spaces".
Doesn't the use of on/off variables introduce discontinuities in the
solution which will present problems when using IO, CMAE, PSO types
of optimizers? I appreciate your comments - thanks Larry
"CMAE, PSO and most other non-exhaustive methods are best for
continuous parameter spaces. Discrete spaces where adjacent param
values result in wild changes in fitness tend to be very difficult to
optimize in "intelligent" manner. Best regards, Tomasz Janeczko
amibroker.com"
--- In amibroker@xxxxxxxxxxxxxxx, ftonetti@xxx 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/
|