Thanks, Mike.

I still wonder somehow why my filters didn´t do the trick, especially Filter = 
GroupID() != 253 

Thanks

Markus


  ----- Original Message ----- 
  From: Mike 
  To: [email protected] 
  Sent: Monday, August 03, 2009 8:34 PM
  Subject: [amibroker] Re: Excluding composites from backtest


    Click on the Define button in the Apply To section of the AA window. On the 
excludes tab, enter 253 for groups. Now when running, composites will be 
ignored.

  Mike

  --- In [email protected], "Markus Witzler" <funny...@...> wrote:
  >
  > Hello,
  > 
  > I specified 
  > 
  > Filter = GroupID() != 253 
  > 
  > to exclude newly created composites from backtest, but that doens´t work.
  > 
  > Also 
  > Filter = StrLeft( Name(), 1)!= "~"
  > 
  > doesn´t exclude them.
  > 
  > Any suggestions for me?
  > 
  > Thanks
  > 
  > Markus
  >



  

Reply via email to