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 [email protected], ftone...@... 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: [email protected]
> 
> > 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
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> >
>


Reply via email to