My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
!IbPy is a third-party implementation of the API used for accessing the Interactive Brokers on-line trading system. !IbPy implements functionality that the Python programmer can use to connect to IB, request stock ticker data, submit orders for stocks and futures, and more. See the [Documentat...
= What is ProfitPy? = ProfitPy is a set of libraries and tools for the development, testing, and execution of automated stock trading systems Specifically, ProfitPy is a collection of Python packages, modules, and scripts that work together to help you implement an automated stock trading program...
Steve G.'s Projects
PyTWS is a Python port of the API used for controlling the Interactive Brokers LLC Trader Workstation software. PyTWS implements in Python a very similar interface and functionality as the proprietary Java API distributed by Interactive Brokers. PyTWS is not reviewed, supported or endorsed by In...
=About JSystemTrader= JSystemTrader is a fully automated trading system (ATS) that can trade various types of market securities during the trading day without user monitoring. All aspects of trading, such as obtaining prices, analyzing price patterns, making trading decisions, placing orders, monit...
This is a simple automatic trading program which uses alerts from Trade-Ideas to enter and exit trades. It is deliberately constructed to mimic the Trade-Ideas OddsMaker, making it easy for traders to develop strategies, test them and then go live. This is an early release and there may be maj...
TrueTrade is a framework for developing, testing and running automatic trading systems. It is intended to provide support for a wide range of orders, financial instruments and time scales. It provides tooling for backtesting the strategy against historical data, and a separate tool for running the...