Kapil, what is the base time interval for your database? Is it 1 minute or tick? Sounds like it might be set on Tick with mixed EOD/Intraday.
If it is set on tick, then 10,000 bars is not going to cut it. The es mini for example has about half a million ticks per day. Other symbols are much less than that but either way, if you're not using tick data, then set your database time interval to 1 minute instead. Jules. --- In [email protected], "kapil" <kapil...@...> wrote: > > Dear Tomasz, > > I have a peculiar problem. I have a Esignal data feed. > > When i start the connection and then Amibroker in Intraday mode the data is > slapped into Amibroker in 1 min format. But then before I can do anything > with the data, the historical data seems to vanish and I can see the data > only for that day in the Intraday mode. I can though see daily, weekly & > monthly data for years. > > I would like to see and track 1 min data for a period of atleast 10 days, but > I cannot do it. > > I have selected number of bars as 10,000 in both the data field ( In Database > settings and in the Tools >> Preferences > datata. > > The API is sending good data to Metastock, Trdaestain etc. How can I ttied > over this problem. Can I at all ?? > > Please let me know. > > Warm regards, > > Kapil >
