Download List

Descripción del Proyecto

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 Requirements

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

Esta versión agrega soporte del pedido, agrega un nuevo destino de compilación (make rpm), hace una limpieza interna menor, es compatible con fuego y olvidar órdenes (experimental/indocumentados), corrige y mejora--ayuda /--versión de salida, corrige colas de trabajo de información de cuenta que no se ha inicializado, ofrece soporte para IPv6 opcional cuando se utiliza twsapi > = 0.4.0 (nuevo cmd opciones -4 /-6), agrega páginas de comando man, corrige un error de timout (seleccione devuelto EINVAL porque estaba mal timeval), admite cancelar pedidos (experimental/indocumentados) y corrige la test suite (emulando readlink -f en sistemas donde es falta).
Tags: 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

Grandes correcciones, revisiones de menor generación y refactorización. Corrige twsgen no omitir expirados vacías. Corrige twsdo para resolver una aserción de error de tiempo (! violations.empty()). Generación de corregir una falta definir IB_USE_STD_STRING. Proporciona un conjunto de pruebas simples (hacer verificación). Para preparar las nuevas características de refactorización de código interno. Solicitudes de estado de cuenta se pueden leer de un archivo.
Tags: 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

Muchos construcción correcciones y se han agregado algunas funciones menores. Edificio en Cygwin es ahora posible. Construir pequeña correcciones para varias plataformas Linux. libpopt (compilación y dependencia de tiempo de ejecución) ha sido reemplazado por gengetopt (sólo requerida al tiempo de "hacer dist"). Herramientas pueden leer archivos de twsxml de stdin combinarlos con tubos. twsgen Salta expirados inútiles al generar histjobs y tiene un adicional--opción de filtro de max-expiración.
Tags: 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