The data base will push the EOD data bars right off the end of the database with each new 1 minute bar. In other words, EOD data is not respected as being equivalent to a day's worth of 1 minute data.
Perhaps someday a solution will be available that keeps x bars of EOD data and y bars of 1 minute data in the same database, or dynamically switchable databases. BR, Dennis On Aug 29, 2008, at 3:52 PM, florior wrote: > I have a data base set with 1m with 500000 date in mixed mode eod/ > intraday > What happens when the database reaches 500000 data? > Eliminates the old data and adds new data or freezes the acquisition? > The dates eod use as a basis intraday or have their own storage? > thank you >
