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 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

이 릴리스 주문 지원 추가, 새 빌드 대상 (확인 rpm) 추가, 부 내부 정리 하 게 화재를 지원 및 주문 (실험/미비)을 잊지, 수정 및 향상-도움말 /-버전 출력, 수정 계정 정보 작업 큐는 초기화 되지 않았습니다, 선택적 IPv6 지원을 제공 하는 twsapi를 사용 하 여 때 > = 0.4.0 (새로운 cmd 옵션-4 /-6), 매뉴얼 페이지를 추가, 수정 제한 시간 버그 (timeval 잘못 되었으므로 EINVAL 선택 반환)이번 주 주문 취소 (실험/미비), 지원 하 고 테스트 (readlink-f 누락 시스템에 필적 하는 것)를 해결 합니다.
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

주요 버그 수정, 사소한 빌드 수정 및 리팩터링 합니다. Twsgen 빈 expiries를 건너뛰지를 해결 합니다. 오랜 시간 버그 assert를 해결 하기 위해 twsdo 해결 (! violations.empty()). 누락에 대 한 빌드 수정 IB_USE_STD_STRING을 정의 합니다. 간단한 테스트 스위트를 제공 (확인 체크). 내부 코드 리팩터링 새로운 기능을 준비입니다. 계정 상태 요청은 파일에서 읽을 수 있습니다.
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

많은 수정 프로그램을 구축 하 고 몇 가지 사소한 기능 추가 되었습니다. 시그윈에 건물 있게 되었습니다. 부 빌드 여러 리눅스 플랫폼에 대 한 수정. libpopt (컴파일 및 런타임 종속성) gengetopt ("make dist" 시간에만 필요)으로 대체 되었습니다. 도구는 파이프와 그들을 결합 하는 stdin에서 twsxml 파일을 읽을 수 있습니다. twsgen histjobs, 생성할 때 쓸모 없는 expiries 건너뜁니다 고 추가-최대 만료 필터 옵션.
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