Thanks. I'm assuming that is per symbol, bit hard to test right now. But that option doesn't "clean" the database of data older then Max number of saved quotations. To do that I just created a new database and copied the broker.* files from the old database (this has symbol info etc in it), I don't use layouts or watch lists so no need to copy that stuff across. So that option you gave should keep the database from growing too much. Thanks.
--- In [email protected], "rhoemke" <rob...@...> wrote: > > Look at Preferences/Data/Limit number of saved quotations > > Regards > Robert > > --- In [email protected], "dclayw" <dclayw@> wrote: > > > > I have 12 symbols in my database with intraday quotes going back beyond 12 > > months. I really only want to maintan about 1 months worth of data for each > > symbol. What is the easiest way to remove these quotes? Quote editor takes > > too long and in fact does not work because it hangs Amibroker. > > > > Actually probably the best way to handle this is to remove all quotes for > > all symbols and then just use 30 day backfill to maintain one months worth > > of data. So what's the easiest way to remove all quotes from the database > > (I don't want to have to recreate the symbols) > > >
