PureBytes Links
Trading Reference Links
|
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 amibroker@xxxxxxxxxxxxxxx, "Joe Landry" <jelandry@xxx> 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: amibroker@xxxxxxxxxxxxxxx
> 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 amibroker@xxxxxxxxxxxxxxx, "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: amibroker@xxxxxxxxxxxxxxx
> > 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
> >
>
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
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|