i have done the same mistake once or twice ... u have to physically then clean the database by going to the amibroker folder on the primary drive and removing the symbols in the database
________________________________ From: sanjiv <[email protected]> To: [email protected] Sent: Sun, 13 June, 2010 7:47:03 PM Subject: [amibroker] Re: How to close a database Hello Mr. s2trader, Welcome to AmiBroker Family. It appears that the problem you are facing is not due to opening or closing of Databases. It might have happened that while your EOD database was open, you had ASCII imported your 5Mn data into it AND vice-versa. So, both your databases have symbols from both the sources. So, if you take care while importing files, you will have the databases the way you want. Incidentally, ASCII import is one of causes of symbol mixups, It can happen in other instances also, when you have one database open and add symbols belonging to other symbols by any action. With Regards Sanjiv Bansal --- In [email protected], "s2trader" <sudarshansukh...@...> wrote: > > i, > > I am new to Amibroker. I set up 2 databases, one for EOD and one for 5 > minutes data. Earlier when I used to open the EOD databse, the intraday > database would close. This is what I wanted. But, now I find that symbols > from both databases are found together in the symbols list, no matter what I > open. > > What could be the way to open only one database at a time? > > Thanks for your help. >
