Hello, This does not work that way.
If you want to add manually prepared .TLS file you should use IMPORT Symbol->Watch List->Import ===================== The "watchlist" directory is managed by AmiBroker and you should not put here files manually. Any modifications you do manually will be ignored and overwritten when AmiBroker closes given database. These files are read only when database is loaded, then watch lists are managed in RAM memory, and when you close the, the RAM contents is written to disk. The same applies to all other files in AmiBroker database directories - don't touch them by hand. These are files managed by AmiBroker. http://www.amibroker.com/guide/h_workspace.html Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "progster01" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, October 05, 2007 6:24 PM Subject: [amibroker] From Many WatchLists to Many Symbols > I'm trying to get a large number of Watchlists, with their symbols, > imported into AB. > > Example file: 'CBOE Gold.tls' > > Contents: > > ABX > AEM > ASL > AU > FCX > GFI > GLG > MDG > NEM > PDG > > I have dragged many such files into one of my database 'WatchLists' > directory. > > In fact, the lists themselves (the file names) now appear in the AB > 'Watch lists' tree, but most of these lists are not showing any of > their constituent symbols. I presume this is because they contain > symbols that I've never previously added to AB by any other means. > > What I want to accomplish to to make all the symbols in all the lists > known to AB, accessible as symbols, and as Watch List members, without > having to import these lists one at a time. > > Is that possible? > > > > > > > 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 > > > > >
