[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Optimization of basket of stocks at individual stock level - possible with Ami ?


  • To: <amibroker@xxxxxxxxxxxxxxx>
  • Subject: Re: [amibroker] Optimization of basket of stocks at individual stock level - possible with Ami ?
  • From: "Chris DePuy" <cdepuy@xxxxxxxxx>
  • Date: Thu, 10 Jul 2008 12:16:41 -0700

PureBytes Links

Trading Reference Links

Elizabeth, the short answer is yes.  It requires that you call out parameters that are specific to the ticker for each iteration the array processor goes through.
 
So, you'd do something like this for each ticker:
 

if (Name()=="AAPL")

{

period=Optimize("period",53,5,100,8);

}

----- Original Message -----

Sent: Wednesday, July 09, 2008 11:45 PM
Subject: [amibroker] Optimization of basket of stocks at individual stock level - possible with Ami ?

Hello All,

I would greatly appreciate if someone can tell me wheather it is
possible to optimize a basket of stocks at individual stock level using
Amibroker. ie. to get separate optimal parameters for each stock in the
basket.

Thanks in advance

Elizabeth

__._,_.___

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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___