If you just wanted to move a small number of stocks, here is a 
process that works:
1. in amibroker, symbol -> quote editor -> current symbol/all quotes
(make sure that the symbol you want to export is in view)
2. Highlight all lines (ctrl shift end) and then ctrl-c to copy to 
the clipboard
3. open up excel, and past from the clipboard into the excel 
spreadsheet; save spreadsheet as csv type; exit excel
4. back in amibroker, go into your target database, and import that 
csv file(s) which contains your data


--- In [email protected], "bilbo0211" <[EMAIL PROTECTED]> wrote:
>
> I want to create a new database and move a group of stocks from an
> existing database to the new database.
> 
> Bill
>


Reply via email to