How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.
Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing automated trading rules and simulating investment strategies using historical financial time-series data. The system functions as a quantitative analysis tool, combining a simulation engine for testing trading rules with a financial data visualizer that generates price action charts. It allows for the calculation of technical indicators and the evaluation of portfolio performance through risk-adjusted returns. The platform covers live trading integration via brokerage APIs and
The main features of letianzj/quanttrading are: Trading Platforms.
Projects with overlapping indexed features include: adaptiveconsulting/reactivetradercloud — Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED. aktau/gofinance. backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… blampe/ibpy — Python API for the Interactive Brokers on-line trading system. constverum/quantdom — Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]. adaptiveconsulting/reactivetrader.