-
Joe, Thanks,but I got over 400 results and I don't think all the
150
were in there. I copied you AFL and checked indexes on the filter.
Do
you have any idea what I did wrong? Lloyd
-- In amibroker@xxxxxxxxxps.com,
"Joe Landry" <jelandry@xx.> wrote:
>
> 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: amibroker@xxxxxxxxxps.com
> 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
>