PureBytes Links
Trading Reference Links
|
-
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@xxx> 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/
|