amibroker

HomeDevLog

AmiBroker 5.00 Release Candidate 1

A new Release Candidate (RC1) version (5.00.0) of AmiBroker has just been released.

It is available for everyone from:
http://www.amibroker.com/download.html
(hit "REFRESH" button in your browser if you see old contents only)

It includes all updated documentation, examples, sample database. The "release candidate" means that if no significant bugs are found within 5 days from today this version becomes official release.

Existing users should use "UPGRADE" version only, to keep their existing data untouched.

CHANGES FOR VERSION 5.00.0 (as compared to 4.99.0)

  1. Database Purify: Date column type in set correctly now so clicking on column sorts by date instead of by alpha (FC#1130)
  2. Elapsed/estimated time is updated constantly when running long optimizations (FC#1107)
  3. Extra characters in the title occuring when using dynamic color with Null values in Plot() statements. Fixed. (FC#1129)
  4. Fixed saving of new commission table (FC#1122)
  5. In some cases slider did not allow to reach the upper margin of Param() when step was decimal fraction like 0.1 due to floating point rounding. Now it addressed. (FC#1155)
  6. Price Chart Style is now saved in a layout/template (FC#1039)
  7. When Find/Replace dialog is still open while Formula Editor is closed it does not cause exception anymore

The FULL CHANGE LOG is included in the ReleaseNotes.html document that is installed with the software.

Users upgrading from previous versions should read "What's New" section of the Users' Guide.
http://www.amibroker.com/guide/whatsnew.html

UPGRADE POLICY AND PRICING

  1. The upgrade is FREE for all users who registered AmiBroker after November 23, 2003
  2. The users who purchased AmiBroker before November 23, 2003 would need to buy upgrade if they want to use this newest version ($89 - Standard Edition, $119 - Professional). If you don't want to pay - you may continue using previous version(s) infinitely.
  3. To find out when you have purchased AmiBroker and how long your free upgrade period is, use "Account Information" page in the members area at: http://www.amibroker.com/members/info.php
  4. The price for new single-user Standard Edition license is now increased to $169. The price for Professional Edition remains unchanged ($229). Upgrades cost $89 (Std) and $119 (Pro) respectively.
  5. All new and upgrade purchases cover current, as well as all beta and official releases that are published within 12 months from the date of the purchase.
  6. The above does NOT affect the users of previous versions who are still on their original free upgrade period - they continue to receive free upgrades under old rules until original free upgrade period ends
  7. To purchase new license or upgrade please use our ordering page at: http://www.amibroker.com/order.php

IMPORTANT NOTES:

  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 due
  2. If your formula uses the following names: switch, case, break, continue, default as user-defined variable identifier then you would need to rename them. To do so follow the instructions in this article: http://www.amibroker.com/kb/2007/04/05/new-keywords-in-afl-and-possible-conflict-with-user-defined-variables/

Comments are closed.