How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The main features of mtompkins/openalgo are: Trading Platforms.
Open-source alternatives to mtompkins/openalgo 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.
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