Download List

项目描述

twstools is a simple set of command line tools around the Interactive Brokers TWS API with the purpose of having a powerful scriptable toolbox to automate "jobs" like downloading historical data, tracking account info or submitting orders, etc.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-17 10:21
0.3.3

此版本添加订单支持、 添加一个新的生成目标 (使 rpm)、 使轻微的内部清理、 支持消防和忘记订单 (实验/无证件)、 纠正和提高了 — — 帮助 / — — 版本输出,修补程序未被初始化的帐户信息的工作队列,提供可选的 IPv6 支持,当使用 twsapi > = 0.4.0 (新 cmd 选项-4 /-6),添加的手册页,修复超时信息的一个错误 (选择返回 EINVAL 因为 timeval 是错)支持取消订单 (实验/无证件),并修复 (仿真 readlink-f 上缺少的系统) 的测试套件。
标签: stable minor
This release adds order support, adds a new build target (make rpm), makes a minor internal cleanup, supports fire and forget orders (experimental/undocumented), corrects and improves --help/--version output, fixes account info job queues which were not initialized, offers optional IPv6 support when using twsapi >= 0.4.0 (new cmd options -4/-6), adds man pages, fixes a timout bug (select returned EINVAL because timeval was wrong), supports canceling orders (experimental/undocumented), and fixes the test suite (emulating readlink -f on systems where it's missing).

2011-11-07 06:43
0.3.2

主要错误修正、 次要生成修复和重构。修复 twsgen 不跳过空辉瑞。修复了 twsdo 来解决长时间 bug assert (! violations.empty())。失踪的生成修复定义 IB_USE_STD_STRING。提供了一个简单的测试套件 (使检查)。内部代码重构准备新的功能。可以从文件中读取帐户状态请求。
标签: Stable, Minor
Major bugfixes, minor build fixes, and refactoring. Fixes twsgen to not skip empty expiries. Fixes twsdo to solve a long time bug assert( !violations.empty() ). A build fix for a missing define IB_USE_STD_STRING. Provides a simple test suite (make check). Internal code refactoring to prepare new features. Account status requests can be read from a file.

2011-10-24 07:17
0.3.1

许多生成修补程序并添加了一些次要的功能。关于这个软件大厦现在是可能的。次要版本修复了几个 Linux 平台。libpopt (编译和运行的时依赖关系) 与 gengetopt (只有在"使 dist"时必需) 已更换。工具可以从 stdin,他们结合管道读取 twsxml 文件。twsgen 跳过无用辉瑞时生成 histjobs,并具有一个附加 — — 最大有效期届满筛选器选项。
标签: Major, Stable
Many build fixes and some minor features have been added. Building on Cygwin is now possible. Minor build fixes for several Linux platforms. libpopt (compile and run time dependency) has been replaced with gengetopt (only required at "make dist" time). Tools can read twsxml files from stdin to combine them with pipes. twsgen skips useless expiries when generating histjobs, and has an additional --max-expiry filter option.

Project Resources