[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re: AmiBroker 5.27.0 ALPHA released



PureBytes Links

Trading Reference Links

Yes, it is already possible but UI hasn't been enabled for N-second custom intervals yet. Will be done soon.
5.27.0 alpha is focused on internals change. The alpha release is intended to catch
early problems that may appear in transition. UI update will follow quickly (although 1-second interval is already available from 
the menu).

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "sidhartha70" <sidhartha70@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, August 03, 2009 6:48 PM
Subject: [amibroker] Re: AmiBroker 5.27.0 ALPHA released


> TJ,
>
> Does this change in data structure and addition of 1 sec DB resolution mean we will be able to set custom intraday time intervals
> down to second resolution also...?
>
> TIA
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>>
>> Thanks for letting me know.
>>
>> Indeed I was constantly using 24 hours setting recently.
>> This will be fixed within few hours.
>>
>> Best regards,
>> Tomasz Janeczko
>> amibroker.com
>> ----- Original Message ----- 
>> From: "sidhartha70" <sidhartha70@xxx>
>> To: <amibroker@xxxxxxxxxxxxxxx>
>> Sent: Monday, August 03, 2009 2:10 PM
>> Subject: [amibroker] Re: AmiBroker 5.27.0 ALPHA released
>>
>>
>> > TJ,
>> >
>> > Just to let you know... I seem to have found the problem here.
>> > For some reason no data is displayed when I have the RTH session selected. When I go to 24 hour the data appears correctly.
>> >
>> > --- In amibroker@xxxxxxxxxxxxxxx, "sidhartha70" <sidhartha70@> wrote:
>> >>
>> >> 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 amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@> 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" <sidhartha70@>
>> >> > To: <amibroker@xxxxxxxxxxxxxxx>
>> >> > 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 amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@> wrote:
>> >> > >>
>> >> > >> Plugins are part of the update.
>> >> > >>
>> >> > >> Best regards,
>> >> > >> Tomasz Janeczko
>> >> > >> amibroker.com
>> >> > >> ----- Original Message ----- 
>> >> > >> From: "sidhartha70" <sidhartha70@>
>> >> > >> To: <amibroker@xxxxxxxxxxxxxxx>
>> >> > >> 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 amibroker@xxxxxxxxxxxxxxx, "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
>> >
>> >
>> >
>>
>
>
>
>
> ------------------------------------
>
> **** 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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx 
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/