AmiBroker 5.33.0 BETA released

Update: Version 5.33.0 has been replaced by version 5.34.0, that includes many fixes to recently added functionality see:
http://http://www.amibroker.com/devlog/2010/11/19/amibroker-5-34-0-beta-released/

AmiBroker 5.32.1 BETA released

Update: Version 5.32.1 has been replaced by version 5.34.0, that includes many fixes to recently added functionality see:
http://http://www.amibroker.com/devlog/2010/11/19/amibroker-5-34-0-beta-released/

AmiBroker 5.32.0 BETA released

Update: Version 5.32.0 has been replaced by version 5.34.0, that includes many fixes to recently added functionality see:
http://http://www.amibroker.com/devlog/2010/11/19/amibroker-5-34-0-beta-released/

AmiBroker 5.31.2 BETA released

Update: Version 5.31.2 has been replaced by version 5.34.0, that includes many fixes to recently added functionality see:
http://http://www.amibroker.com/devlog/2010/11/19/amibroker-5-34-0-beta-released/

AmiBroker 5.30.5 maintenance update

Stability: Rank 5 – Stable, production release quality

A new maintenance update (5.30.5) of AmiBroker has just been released.

http://www.amibroker.com/members/bin/ab5305.exe
(1 626 720 bytes)

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

IMPORTANT: Unauthorized copying and/or distribution of materials found on members’ only page is STRICTLY PROHIBITED and will result in IMMEDIATE termination of license.

Remember to BACKUP YOUR FILES FIRST !
Note that this version can only be installed onto previous full installation of version 5.30 or higher

On users’ request two new functions PlaySound and ShellExecute have been backported to 5.30.5, so you can use them in stable release. No other changes are done.

CHANGES FOR VERSION 5.30.5 (as compared to 5.30.4)

  1. new AFL function: PlaySound( “filename” )
  2. new AFL function: ShellExecute( “filename”, “arguments”, “workingdir”, showcmd = 1 )

Introducing stability ranks

In order to give you better idea about what kind of stability and reliability you can expect out of different BETA versions, we are starting to give stability ranks to all releases.
It is important to understand that BETA mark does not always mean the same. Sometimes BETAs are rock solid, sometimes they are experimental. It all depends on what has changed since last production release. If there were only additions, without changes to existing functionality, one can expect BETA to be perfectly stable, exactly the same as official version. On the other hand, when BETA brings significant changes to existing code base, sometimes turning large portions of code upside down (like with multi-threading rewrite), one should expect that BETA is experimental and it is likely to exhibit problems. To distinguish between these completely different situations we introduce stability rank.

The following ranks will be used:

  1. Stability: Rank 1 – Experimental, possibly unstable
  2. Stability: Rank 2 – Early BETA, introducing new features and changes, may exhibit minor problems
  3. Stability: Rank 3 – Regular BETA, pretty stable, works fine in most environments
  4. Stability: Rank 4 – Stable, almost as good as final release version
  5. Stability: Rank 5 – Final production release quality, fully tested and stable

AmiBroker 5.31.1 BETA released

Update: Version 5.31.1 has been replaced by version 5.34.0, that includes many fixes to recently added functionality see:
http://http://www.amibroker.com/devlog/2010/11/19/amibroker-5-34-0-beta-released/

AmiBroker 5.31.0 BETA released

Update: Version 5.31.0 has been replaced by version 5.34.0, that includes many fixes to recently added functionality see:
http://http://www.amibroker.com/devlog/2010/11/19/amibroker-5-34-0-beta-released/

AmiQuote 2.13 released

A new version of AmiQuote 2.13 is available for download from

http://www.amibroker.com/bin/aq2130.exe (94KB)

CHANGES (as compared to version 2.12)

  1. thousand separators (commas) are removed from value fields in “Key Statistics” page to prevent interpretting them as field delimiters

IBController (auto-trading interface) 1.3.8 released

A new IBController (auto-trading interface) version 1.3.8 BETA has been released. It is available for download from:

http://www.amibroker.com/at/

VERSION 1.3.8 CHANGES (as compared to version 1.3.7)

  1. removed the workaround introduced in 1.3.5 for symbol translation because it caused problems for symbols like 6EU0-GLOBEX-FUT where symbol is not equal to local symbol less expiration code (EUR vs 6E). Instead symbol translation now relies solely on method introduced in 1.3.6
  2. Portfolio and Account Info pages were empty when used with Individual account (non-FA) without SetInfoAccount() in 1.3.5 and 1.3.6. Fixed

VERSION 1.3.7 CHANGES (as compared to version 1.3.6)

  1. GetPositionList() returned empty symbol part for non-stocks. Fixed
  2. PlaceOrder failed on Financial advisor accounts when non-master Account was passed in a parameter without preceding SetAccount call. Fixed.

For important changes made in previous version (1.3.5) see:
http://www.amibroker.com/devlog/2010/08/03/ibcontroller-1-3-5-released/

NOTE: auto-trading interface is separate and independent from IB DATA PLUGIN and is not required if you are only interested in getting data from IB / TWS.

NOTE: This version has been tested with TWS 907.7. We can not guarantee proper operation with earlier / later versions because IB may introduce incompatible changes.

« Previous PageNext Page »