A Python-based development platform for automated trading systems
AutoTrader is a Python-based platform—now archived—designed to facilitate the full lifecycle of automated trading systems. It provides tools for backtesting, strategy optimization, visualization, and live trading integration. A feature-rich trading simulator, supporting backtesting and paper trading. The 'virtual broker' allows you to test your strategies in a risk-free, simulated environment before going live.
This project is no longer supported. It is redesigned and upgraded to AlgoSpace, a C++ based extreme fast algorithmic trading platform with lots of cool features.
LXTrader (formerly AlgoTrader) is a free algorithmic trading platform programmed in C#. It aim to help traders design/test/optimize your automatic trading strategies with ultra speed. It is developed by Ranye Lu and Yu Xia.