Joe, Thanks so much. I haven't opened your attachment yet- I'll have to figure that out. But I was wrong, they were all on there but the scroll is so sensitive I was going past them before I knew it. Then it took me a bit to figure out the how to select the ones I wanted-difficult with that hair trigger scroll. But I got them in a watchlist. I'm just about to the point I can try this out and see what comes up. Thanks again, Lloyd
In [email protected], "Joe Landry" <[EMAIL PROTECTED]> wrote: > > Oops, I should really check these notes out before I answer. Mine are in Group 255 and I don't know why. > > Here's a ticker list for you of !ID001 to !ID150. > > Regards > Joe > > > > ----- Original Message ----- > From: burlap58 > To: [email protected] > Sent: Wednesday, September 19, 2007 3:47 PM > Subject: [amibroker] Re: Indexes to watchlist > > > - > 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 [email protected], "Joe Landry" <jelandry@> 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: [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 > > >
