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