[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Indexes to watchlist



PureBytes Links

Trading Reference Links

Lloyd,

Easy way to do that. Go into symbol catagories, edit the name of an empty Group. Now go into Symbol Organize, choose groups, find index group. You will now have all the indexes on left panel. Select only the !IDxx indexes. In the right panel pick the new group you created. Move the selected stock to this group.  Now go to Automatic Analysis – check filter and define your group as the only entry on the include tab.

Filter=1;

Buy=1;

AddTextColumn(Name(),"Symbol",50.0,textColor = colorDefault, bkgndColor = colorDefault, width = -1 ) ;

 

Copy the above 3 lines of code and run the exploration. This will give you a list of all the stocks in that group.  Right click on the list and tell AA to copy all symbols to the watchlist of your choice.

 

 

Donald F Lindberg


From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of burlap58
Sent: Wednesday, September 19, 2007 12:48 PM
To: amibroker@xxxxxxxxxxxxxxx
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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___