#10 · Primary category: Financial Data & Analytics Platforms
abu
Abu quantitative trading system (stocks, options, futures, Bitcoin, machine learning) - open-source Python-based quantitative trading and investment framework.
Project last updated:01/24/26
GitHub Stars
18.3K
Forks
4.7K
Contributors
3
License
GPL-3.0
Why we included this project
Abu is a Python framework for quantitative trading that covers stocks, options, futures, and bitcoin, with machine learning built into its strategy pipeline. For teams building algorithmic trading systems, the main draw is that the full loop lives in one codebase: market data handling, strategy definition, backtesting, order simulation, and performance analysis, rather than glue code between separate libraries. It also ships extensive tutorials and a companion UI, which makes it more approachable than most quant frameworks; you can work through the lectures to see how each piece fits before wiring it into your own workflow. It is a strong choice if you trade Chinese A-shares or want to combine pattern-based and technical-analysis strategies with ML-driven signals, and because the project is mature and long-running, with a companion book, it doubles as a practical way to learn how a quant system is built end to end.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture