Same thing with me too. All data is there, its just not displaying anything. Its says the same error of not having minimum of 3 bars data when I have total of around 100K data points.
I also see another thing. The database contains a few tickers with EOD data and few with Intraday data. EOD charts are displaying fine while the problem exists with tickers having intra-day data. Cheers Prashanth ----- Original Message ----- From: "sidhartha70" <[email protected]> To: <[email protected]> Sent: Monday, August 03, 2009 15:37 Subject: [amibroker] Re: AmiBroker 5.27.0 ALPHA released > Ahh. Ok. > In that case I'm seeing something strange. > I'm not seeing any US futures data. For example @ES# under IQ Feed. The > chart is blank displaying, > > "Not enough data available. > To plot any chart at least 3 data bars are needed, but there are only 0 > bars in @ES#" > > > I get the same message for all my US futures and ETF's. > > Any ideas...? > > --- In [email protected], "Tomasz Janeczko" <gro...@...> wrote: >> >> Hello, >> >> No, you don't need to recreate anything. >> Everythign will work as usual, without ANY problem and without ANY need >> to backfill. >> You don't need to recreate any data files / databases. >> >> A new version is completely transparent when it comes to data - >> you install it and it loads your OLD databases without problems and all >> your watch lists, drawings, groups and >> everything are PRESERVED. >> >> What is different, is that new version, once it saves the data, will save >> it in NEW format >> that is only readable with 5.27 and above. >> >> Technically speaking, as you don't want to revert to any previous >> versions, you don't need to do anything >> - it will work out of the box. >> >> Best regards, >> Tomasz Janeczko >> amibroker.com >> ----- Original Message ----- >> From: "sidhartha70" <sidharth...@...> >> To: <[email protected]> >> Sent: Monday, August 03, 2009 11:25 AM >> Subject: [amibroker] Re: AmiBroker 5.27.0 ALPHA released >> >> >> > Just to be clear TJ, we should be able to use our existing DB >> > structures (i.e. watchlists, groups etc), but they will need to be >> > backfilled with new data upon launch, by the new data plugin's...? >> > >> > We don't have to recreate brand new DB structures...? >> > >> > --- In [email protected], "Tomasz Janeczko" <groups@> wrote: >> >> >> >> Plugins are part of the update. >> >> >> >> Best regards, >> >> Tomasz Janeczko >> >> amibroker.com >> >> ----- Original Message ----- >> >> From: "sidhartha70" <sidhartha70@> >> >> To: <[email protected]> >> >> Sent: Monday, August 03, 2009 11:19 AM >> >> Subject: [amibroker] Re: AmiBroker 5.27.0 ALPHA released >> >> >> >> >> >> > Superb TJ. >> >> > >> >> > Do the new data plug-in's load as part of the update or do they need >> >> > to be updated separately...? >> >> > >> >> > --- In [email protected], "Tomasz Janeczko" <groups@> wrote: >> >> >> >> >> >> Hello, >> >> >> >> >> >> AmiBroker 5.27.0 ALPHA released >> >> >> >> >> >> http://www.amibroker.com/devlog/2009/08/03/amibroker-5-27-0-alpha-released/ >> >> >> >> >> >> ALPHA means that this version is experimental and you *must* do >> >> >> backup of your data files before installing it. New version >> >> >> changes >> >> >> the format of database files (quotation / stock / drawings ), >> >> >> so once data are saved with version 5.27 you will NOT be able to >> >> >> read them in pre-5.27 version. >> >> >> The ALPHA installer comes with simple backup program that will >> >> >> create a copy of your AmiBroker directory - it will display >> >> >> right >> >> >> after new program files are copied. The backup will be created in >> >> >> C:\AmiBrokerBackup folder. Please note that this backup is >> >> >> intended to copy the database files, not program files which will >> >> >> be overwritten anyway. If you want to backup program files >> >> >> too, >> >> >> you need to backup them manually prior to installation. If you made >> >> >> your own backup prior to installation, you can skip >> >> >> (Cancel) >> >> >> the >> >> >> backup part of the install routine. >> >> >> >> >> >> CHANGES IN VERSION 5.27.0 (as compared to 5.26.0): >> >> >> >> >> >> - changed core data structures to support the following >> >> >> -- 64 bit date/time field with date range of 4095 years and >> >> >> resolution down to microseconds >> >> >> -- floating point volume and open interest fields >> >> >> -- two new auxilliary data fields per bar (internally, not yet >> >> >> exposed) >> >> >> -- 100 new user-defined fundamental data fields (internally, not >> >> >> yet exposed) >> >> >> -- support for GICS (internally, not yet exposed) >> >> >> -- upto 48 character length in Symbol/Alias/WebID fields >> >> >> - Updated plugins for eSignal, IQFeed, Interactive Brokers, Quotes >> >> >> Plus, Metastock to support floating point volume/open int >> >> >> and >> >> >> 64 >> >> >> bit date/time >> >> >> - 1-second interval bars >> >> >> - Metastock plugin now reads long symbol description >> >> >> - Symbol lock fixed (does not interfere with Interval linking) >> >> >> - Added simple "BackupAB.exe" to backup entire AmiBroker folder >> >> >> after installation to prevent data in old format. >> >> >> >> >> >> Details in the read me: >> >> >> http://www.amibroker.com/devlog/wp-content/uploads/2009/08/readme5270.html >> >> >> >> >> >> Best regards, >> >> >> Tomasz Janeczko >> >> >> amibroker.com >> >> >> >> >> > >> >> > >> >> > >> >> > >> >> > ------------------------------------ >> >> > >> >> > **** IMPORTANT PLEASE READ **** >> >> > This group is for the discussion between users only. >> >> > This is *NOT* technical support channel. >> >> > >> >> > TO GET TECHNICAL SUPPORT send an e-mail directly to >> >> > SUPPORT {at} amibroker.com >> >> > >> >> > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at >> >> > http://www.amibroker.com/feedback/ >> >> > (submissions sent via other channels won't be considered) >> >> > >> >> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: >> >> > http://www.amibroker.com/devlog/ >> >> > >> >> > Yahoo! Groups Links >> >> > >> >> > >> >> > >> >> >> > >> > >> > >> > >> > ------------------------------------ >> > >> > **** IMPORTANT PLEASE READ **** >> > This group is for the discussion between users only. >> > This is *NOT* technical support channel. >> > >> > TO GET TECHNICAL SUPPORT send an e-mail directly to >> > SUPPORT {at} amibroker.com >> > >> > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at >> > http://www.amibroker.com/feedback/ >> > (submissions sent via other channels won't be considered) >> > >> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: >> > http://www.amibroker.com/devlog/ >> > >> > Yahoo! Groups Links >> > >> > >> > >> > > > > > ------------------------------------ > > **** IMPORTANT PLEASE READ **** > This group is for the discussion between users only. > This is *NOT* technical support channel. > > TO GET TECHNICAL SUPPORT send an e-mail directly to > SUPPORT {at} amibroker.com > > TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at > http://www.amibroker.com/feedback/ > (submissions sent via other channels won't be considered) > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > Yahoo! Groups Links > > >
