Open Source Algorithmic Trading Engine
The main features of alexanderwanyoike/the0 are: Algorithmic Trading Engines, Trading and Backtesting.
Open-source alternatives to alexanderwanyoike/the0 include: quantconnect/lean — Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and… neuzhou/finclaw — AI-Powered Quantitative Trading Engine — Evolve strategies with genetic algorithms. alpacahq/pylivetrader — Python live trade execution library with zipline interface. backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… enigmampc/catalyst — An Algorithmic Trading Library for Crypto-Assets in Python. quantopian/zipline — Zipline is a Python-based algorithmic trading library designed for the development and backtesting of investment…
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
An Algorithmic Trading Library for Crypto-Assets in Python
Python live trade execution library with zipline interface.
AI-Powered Quantitative Trading Engine — Evolve strategies with genetic algorithms