amibroker

HomeDevLog

AmiBroker 5.03.0 BETA released

A new beta version (5.03.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/ab5030beta.exe

(File size: 1 732 439 bytes, 1.7 MB)

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

Remember that this is a BETA software. So BACKUP YOUR FILES FIRST ! Note that you need to install official version 5.00 prior to installing this beta

CHANGES FOR VERSION 5.03.0 (as compared to 5.02.2)

  1. Fixed: Pane/Template options do not work on floating window
  2. Added: Interval linking
  3. New linking settings are now saved in layouts and restored properly
  4. (re-)added: Cursor linking - selector line moves together in symbol and/or linked charts
  5. Removed File->New->Linked chart (new linking replaces this functionality)
  6. Fixed: Layouts with old-style linked charts are now automatically converted into new scheme when loading layout

CHANGES FOR VERSION 5.02.2 (as compared to 5.02.1)

  1. fixed 5.02.1 problem with multi-line comment /* */

CHANGES FOR VERSION 5.02.1 (as compared to 5.01.1)

  1. Unlimited nesting of #include / #include_once
  2. True multi-monitor support - charts can be floated outside main frame (Use Window->Floating / Window->Normal to switch) and moved to other monitors, see video: http://www.amibroker.com/video/FloatAndLink.html
  3. New, easier way of symbol-linking of charts (the button next to scrollbar allows to choose linked group (1-9))
    Implemented new way of symbol-linking of charts (the button next to scrollbar allows to choose linked group (1-9)), see above video.
  4. Fixed crash when attempting to backtest on empty watch list (bug introduced in 5.01)
  5. AFL: SetBarFillColor( colorarray ) allows to independently control candlestick, bar, cloud, and area chart fill color
  6. OLE: when Broker.Application reference count drops to zero and AB was not running prior to CreateObject() then the AB is closed
  7. Implemented workaround to Windows XP list view drawing bug (MS KB813791)

A complete CHANGE LOG for this and previous versions and instructions are included in the READ ME file:
5.03.0 BETA Read Me - MUST READ THIS

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. AmiBroker 5.03+ BETA features NEW way of linking. Old method is obsolete and must not be used. Old layouts will be loaded and converted to new format, but when you re-load new format into old version the link will be lost

Comments are closed.