Lloyd:
Yes, here's a round about way no programming to speak of.
Run a filter and choose Indexes as the filter and run this as an exploration
Filter =1 AND Status("lastbarinrange");
Addcolumn(Close,"Close");
Voila you'll have 150 indexes in the exploration table. Right click on table
and
Choose, Add All Results to Watchlist.
HTH
Joe L.
----- Original Message -----
From: burlap58
To: [email protected]
Sent: Wednesday, September 19, 2007 2:48 PM
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