<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>AmiBroker DevLog</title>
	<link>http://www.amibroker.com/devlog</link>
	<description>News, Announcements, and more... directly from AmiBroker.com</description>
	<lastBuildDate>Mon, 23 Aug 2010 19:26:20 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>AmiQuote 2.13 released</title>
		<description>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)

thousand separators (commas) are removed from value fields in "Key Statistics" page to prevent interpretting them as field delimiters
  </description>
		<link>http://www.amibroker.com/devlog/2010/08/23/amiquote-2-13-released/</link>
			</item>
	<item>
		<title>IBController (auto-trading interface) 1.3.8 released</title>
		<description>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)

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 ...</description>
		<link>http://www.amibroker.com/devlog/2010/08/10/ibcontroller-1-3-7-released/</link>
			</item>
	<item>
		<title>IBController (auto-trading interface) 1.3.6 released</title>
		<description>A new IBController (auto-trading interface) version 1.3.6 BETA has been released. It is available for download from:

http://www.amibroker.com/at/

VERSION 1.3.6 CHANGES (as compared to version 1.3.5)

IBController now uses more reliable way to translate from local symbol to TWS symbol/expiry pair based on information sent back by TWS. (It is not as simple ...</description>
		<link>http://www.amibroker.com/devlog/2010/08/06/ibcontroller-1-3-6-released/</link>
			</item>
	<item>
		<title>ADK updated with 64-bit example DLL</title>
		<description>AmiBroker Development Kit (ADK) has been updated with VC++2005 project files for 64-bit version of Sample.DLL and updated header file for proper compilation of 64-bit indicator plugins.

ADK 2.10a can be downloaded from:
http://www.amibroker.com/bin/ADK.exe (self-extracting exe)
http://www.amibroker.com/bin/ADK.zip (plain zip file)
 </description>
		<link>http://www.amibroker.com/devlog/2010/08/03/adk-updated-with-64-bit-example-dll/</link>
			</item>
	<item>
		<title>IBController (auto-trading interface) version 1.3.5 released</title>
		<description>A new IBController (auto-trading interface) version 1.3.5 BETA has been released. It is available for download from:

http://www.amibroker.com/at/

This version brings very important changes / improvements with regards to Financial Advisor / Family & Friends accounts. Now IBController supports separation of "viewing" account that is used to display account information and portfolio ...</description>
		<link>http://www.amibroker.com/devlog/2010/08/03/ibcontroller-1-3-5-released/</link>
			</item>
	<item>
		<title>AmiBroker 5.30.4, 32-bit version maintenance update</title>
		<description>A maintenance update to 32-bit edition of AmiBroker 5.30.4 (built 5108) is available for download from
http://www.amibroker.com/bin/AmiBroker530.exe

It contains a few fixes to issues detected after the release including:

Added GICS property to Stock OLE object
Tools->Prefs->Data "In memory cache size" upper limit was sometimes calculated incorrectly on 64 bit Windows. Now upper limit ...</description>
		<link>http://www.amibroker.com/devlog/2010/07/21/amibroker-5-30-3-32-bit-maintenance-update/</link>
			</item>
	<item>
		<title>AmiBroker 5.30.4, 64-bit version maintenance update</title>
		<description>A maintenance update to 64-bit edition of AmiBroker 5.30.4 (built 5108) is available for download from
http://www.amibroker.com/x64/AmiBroker530x64.exe

It contains a few fixes to issues detected after the release including:

Added GICS property to Stock OLE object
Tools->Prefs->Data "In memory cache size" upper limit was sometimes calculated incorrectly on 64 bit Windows. Now upper limit ...</description>
		<link>http://www.amibroker.com/devlog/2010/07/20/amibroker-5-30-3-64-bit-version-maintenance-update/</link>
			</item>
	<item>
		<title>Native 64-bit IQFeed plugin</title>
		<description>A first version of native 64-bit IQFeed plugin version is available for download from:

http://http://www.amibroker.com/x64/IQFeed.dll

INSTALLATION:
This plugin is already included in the setup of AmiBroker 5.30.3 (x64).
Installation is only required if you are using older AmiBroker 5.30.1: Download the file above and copy it to the Plugins subdirectory inside AmiBroker 64-bit folder.

IMPORTANT:
This ...</description>
		<link>http://www.amibroker.com/devlog/2010/07/20/native-64-bit-iqfeed-plugin/</link>
			</item>
	<item>
		<title>Interactive Brokers plugin v2.0.4</title>
		<description>A new Interactive Brokers TWS data plugin version 2.0.4 is released now.
It is STRONGLY RECOMMENDED upgrade for all users.

VERSION 2.0.4 CHANGES (as compared to 1.8.2)

added compatibility fix for TWS 907+ (fixes 'Invalid symbol' message for futures and FX for TWS907 and higher)


It is available for download from:
http://www.amibroker.com/bin/ib204/IB.dll

(to be copied to ...</description>
		<link>http://www.amibroker.com/devlog/2010/07/12/interactive-brokers-plugin-v2-0-4/</link>
			</item>
	<item>
		<title>IBController (auto-trading interface) 1.3.2 released</title>
		<description>A new IBController (auto-trading interface) version 1.3.2 BETA has been released. It is available for download from:

http://www.amibroker.com/at/

VERSION 1.3.2 CHANGES (as compared to version 1.3.1)

fixed compatibility issues with TWS version 904+ 


NOTE: auto-trading interface is separate and independent from IB DATA PLUGIN and is not required if you are only interested ...</description>
		<link>http://www.amibroker.com/devlog/2010/05/26/ibcontroller-auto-trading-interface-1-3-2-released/</link>
			</item>
</channel>
</rss>
