amibroker

HomeDevLog

AmiBroker 4.90 Release Candidate 3

A new release candidate 3 (RC3) version (4.90.2) of AmiBroker has just been released.

It is available to everyone in the following locations:

FULL SETUP (the program, plugins, help files and sample database):
http://www.amibroker.com/bin/AmiBroker490.exe
(File size: 6,622,965 bytes, 6MB)

UPGRADE SETUP (the program, plugins and help files)
http://www.amibroker.com/bin/AmiBroker490up.exe
(File size: 5,676,884 bytes, 5MB)

The CHANGE LOG is included in the Release Notes file:
AmiBroker 4.90 rc3 Release Notes

Four small bug fixes were added as compared with RC2, two of them related to Windows Vista.

The INSTRUCTIONS can be found after installation in the User’s Guide (press F1 from AmiBroker). Users of previous versions should read “Information for users of previous versions” section of the User’s Guide.

IMPORTANT:

  1. If you are using Windows Vista you should run FULL setup, as only full setup registers OLE automation servers on Vista.
  2. This RC3 setup already includes newest AmiQuote 1.94 so there is no need to install it separately.
  3. If you are using Firewall you may need to check if it did not block Broker.EXE file after upgrade. (It happened to some users that firewall blocked AmiBroker after upgrade and they could not connect to RT data sources)
  4. For those who don’t read release notes or instructions - you should really read them, but in case you ‘forgot’ here is one important note for you:
    Window->New and Window->New Linked menus have been moved to File-> New->Default Chart and File->New->Linked Chart menus.

AmiQuote 1.94 released

A new version of AmiQuote 1.94 has been released.

Download link:
http://www.amibroker.com/bin/aq1940.exe

CHANGES (as compared to 1.93):

  1. OLE automation server registration checks registry access rights correctly on Windows Vista now (this prevents "Failed to update registry. Try using REGEDIT" message)

AmiBroker 4.90 Release Candidate 2

A new release candidate 2 version (4.90.1) of AmiBroker has just been released.

It is available to everyone in the following locations:

FULL SETUP (the program, plugins, help files and sample database):
http://www.amibroker.com/bin/AmiBroker490.exe
(File size: 6,623,046 bytes, 6MB)

UPGRADE SETUP (the program, plugins and help files)
http://www.amibroker.com/bin/AmiBroker490up.exe
(File size: 5,676,086 bytes, 5MB)

The CHANGE LOG is included in the Release Notes file:
AmiBroker 4.90 rc2 Release Notes

Two small bug fixes were added as compared with RC1.

The INSTRUCTIONS can be found after installation in the User’s Guide (press F1 from AmiBroker). Users of previous versions should read “Information for users of previous versions” section of the User’s Guide.

IMPORTANT:

  1. If you are using Firewall you may need to check if it did not block Broker.EXE file after upgrade. (It happened to some users that firewall blocked AmiBroker after upgrade and they could not connect to RT data sources)
  2. For those who don’t read release notes or instructions - you should really read them, but in case you ‘forgot’ here is one important note for you:
    Window->New and Window->New Linked menus have been moved to File-> New->Default Chart and File->New->Linked Chart menus.

AmiBroker 4.90 Release Candidate 1

A new release candidate 1 version (4.90.0) of AmiBroker has just been released.

It is available to everyone in the following locations:

FULL SETUP (the program, plugins, help files and sample database):
http://www.amibroker.com/bin/AmiBroker490.exe
(File size: 6,621,012 bytes, 6MB)

UPGRADE SETUP (the program, plugins and help files)
http://www.amibroker.com/bin/AmiBroker490up.exe
(File size: 5,674,637 bytes, 5MB)

The CHANGE LOG is included in the Release Notes file:
AmiBroker 4.90 Release Notes

The INSTRUCTIONS can be found after installation in the User's Guide (press F1 from AmiBroker). Users of previous versions should read "Information for users of previous versions" section of the User's Guide.

IMPORTANT:

  1. If you are using Firewall you may need to check if it did not block Broker.EXE file after upgrade. (It happened to some users that firewall blocked AmiBroker after upgrade and they could not connect to RT data sources)
  2. For those who don't read release notes or instructions - you should really read them, but in case you 'forgot' here is one important note for you:
    Window->New and Window->New Linked menus have been moved to File-> New->Default Chart and File->New->Linked Chart menus.

AmiQuote 1.93 released

A new version of AmiQuote 1.93 has been released.

Download link:
http://www.amibroker.com/bin/aq1930.exe

CHANGES (as compared to 1.92):

  1. Implemented fix for inconsistent Yahoo date format change (some Yahoo Historical servers changed the date from DD-MMM-YY to YYYY-MM-DD, but some others do not, so downloads from Yahoo use two different formats. AmiQuote now detects new format YYYY-MM-DD and converts to old format on-the-fly)
  2. Added an option to send cookies (to enable this, check Tools->Settings, "Allow cookies"). This is useful if you are subscribed to Yahoo Realtime and want to get non-delayed quotes

TWS 865.7 “historical data request pacing violation”

IB implemented new behaviour in their newest TWS 856.7 - after issuing more than 60 backfill requests withing 5 minutes, all subsequent requests fail with Error 162, "historical data request pacing violation".
Note that 60 requests means as little as backfilling one month back of 1-minute data for 12 symbols only (in one request you can ask for data maximum 5 days long).

For details see: http://www.interactivebrokers.com/cgi-bin/discus/board-auth.pl?file=/2/39717.html

Unfortunatelly this change breaks backward compatiblity and will need to be addressed in next release of IB plugin.

New DDE data plugin (v1.2.2) released

A new improved DDE data plugin version 1.2.2 has been released.

Download links and usage instructions are available at:
http://www.amibroker.com/dde.html

CHANGES FOR VERSION 1.2.2 (as compared to 1.2.1):

  1. includes "Time shift" field in the context dialog,
  2. stores configuration per-database in dde.config file instead of in the registry
  3. other small improvements

New DDE data plugin (v1.2.1) released

A new improved DDE data plugin version 1.2.1 has been released.

Download links and usage instructions are available at:
http://www.amibroker.com/dde.html

CHANGES FOR VERSION 1.2.1 (as compared to 1.2.0):

  1. fixed problem with "type mismatch"

CHANGES FOR VERSION 1.2.0 (as compared to 1.1.0):

  1. By default plugin uses regional settings numeric format. This ensures proper handling of fractional numbers on systems that do not use dot as a decimal point separator. You can switch this off and go to fixed decimal point format in the Configure screen.
  2. lower CPU load

New DDE data plugin (v1.2.0) released

A new improved DDE data plugin version 1.2.0 has been released.

Download links and usage instructions are available at:
http://www.amibroker.com/dde.html

CHANGES FOR VERSION 1.2.0 (as compared to 1.1.0);

  1. By default plugin uses regional settings numeric format. This ensures proper handling of fractional numbers on systems that do not use dot as a decimal point separator. You can switch this off and go to fixed decimal point format in the Configure screen.
  2. lower CPU load

AmiBroker 4.89.0 BETA released

A new beta version (4.89.0) of AmiBroker has just been released.

It is available for registered users only from the members area at:
http://www.amibroker.com/members/bin/ab4890beta.exe

(File size: 1 272 191 bytes, 1.2 MB)

The installer includes also the newest AmiQuote 1.92.

If you forgot your user name / password to the members area you can use automatic reminder service at: http://www.amibroker.com/login.html

The CHANGE LOG and instructions are included in the READ ME file:
AmiBroker 4.89.0 BETA Read Me - MUST READ THIS !

IMPORTANT NOTES:

  1. If you have made any additions to Web Research URL links you need to backup weblinks.cfg file before installation as the installer will overwrite this file
  2. If you are using Firewall you may need to check if it did not block Broker.EXE file after upgrade. (It happened to some users that firewall blocked AmiBroker after upgrade and they could not connect to RT data sources due
« Previous PageNext Page »