Lloyd,

Easy way to do that. Go into symbol catagories, edit the name of an empty
Group. Now go into Symbol Organize, choose groups, find index group. You
will now have all the indexes on left panel. Select only the !IDxx indexes.
In the right panel pick the new group you created. Move the selected stock
to this group.  Now go to Automatic Analysis - check filter and define your
group as the only entry on the include tab. 

Filter=1; 

Buy=1;

AddTextColumn(Name(),"Symbol",50.0,textColor = colorDefault, bkgndColor =
colorDefault, width = -1 ) ;

 

Copy the above 3 lines of code and run the exploration. This will give you a
list of all the stocks in that group.  Right click on the list and tell AA
to copy all symbols to the watchlist of your choice.

 

 

Donald F Lindberg

  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of burlap58
Sent: Wednesday, September 19, 2007 12:48 PM
To: [email protected]
Subject: [amibroker] Indexes to watchlist

 

I would like to put the industry indexes in a watchlist. I understand
how to do them one at a time-but is there a faster bulk way to do
that? Thanks, Lloyd

 

Reply via email to