@KKaWSB: Going the extra mile, folks — quantitative trading projects on GitHub have reached a whole new level. There are plenty of ready-to-use strategies you can practice with (here's a curated list). What Wall Street teams earn millions for is now given to you for free by these open-source projects, complete with tutorials.

X AI KOLs Timeline Tools

Summary

A curated list of open-source quantitative trading projects on GitHub, including AI-powered platforms like Qlib and FinGPT, multi-agent frameworks, and backtesting tools, all with tutorials and ready-to-use strategies.

Going the extra mile, folks — quantitative trading projects on GitHub have reached a whole new level. There are plenty of ready-to-use strategies you can practice with (here's a curated list). What Wall Street teams earn millions for is now given to you for free by these open-source projects, complete with tutorials. Qlib (Microsoft official) AI quantitative investment platform, from factor mining and model training to backtesting, full pipeline, 39k stars http://github.com/microsoft/qlib TradingAgents AI multi-agent quantitative trading framework, simulating an entire trading firm: fundamental analyst + sentiment analyst + technical analyst + trader each playing their role. http://github.com/TauricResearch/TradingAgents… OpenBB Open-source Bloomberg terminal, institutional-grade research data all free, usable by analysts, quants, and AI agents, nearly 70k stars http://github.com/OpenBB-finance/OpenBB… FinGPT Open-source financial large language model, sentiment analysis more accurate than fine-tuned GPT-4, runs on a single 3090 http://github.com/AI4Finance-Foundation/FinGPT… FinRL The pioneering framework for automated stock trading using reinforcement learning, from a NeurIPS paper, trains 5 types of AI traders to compete against each other http://github.com/AI4Finance-Foundation/FinRL… Qbot AI automated quantitative robot, from data fetching to live trading, fully local deployment, 16.7k stars http://github.com/UFund-Me/Qbot vnpy A framework widely used by domestic quantitative veterans, supports stocks, futures, and cryptocurrencies, from backtesting to live trading all in one http://github.com/vnpy/vnpy vectorbt The backtesting speed monster, tests thousands of strategies in seconds, seamless for pandas users http://github.com/polakowo/vectorbt… Previously, these capabilities were the moat of hedge funds. Now, it's just a matter of commanding AI with a single sentence.
Original Article
View Cached Full Text

Cached at: 07/06/26, 06:18 PM

Plans

Framework of Qlib

Quick Start

Installation

Data Preparation

Auto Quant Research Workflow

Building Customized Quant Research Workflow by Code

Quant Dataset Zoo

Learning Framework

More About Qlib

Offline Mode and Online Mode Performance of Qlib Data Server

Performance of Qlib Data Server

Related Reports

Contact Us

Contributing

Main Challenges & Solutions in Quant Research Forecasting: Finding Valuable Signals/Patterns Quant Model (Paper) Zoo Run a Single Model Run Multiple Models Adapting to Market Dynamics Reinforcement Learning: modeling continuous decisions

Forecasting: Finding Valuable Signals/Patterns Quant Model (Paper) Zoo Run a Single Model Run Multiple Models

Quant Model (Paper) Zoo Run a Single Model Run Multiple Models

Run a Single Model

Run Multiple Models

Adapting to Market Dynamics

Reinforcement Learning: modeling continuous decisions

Similar Articles

@eastweb3eth: Github US Stock Quant Compilation - A Must-Use Tool for Smart People. Since Github came along, ordinary people can also do quant. But don't start by grinding away writing your own backtesting engine; really, most people's code is less robust than a three-year-old repo on Github. There are many repos, but I've already filtered them for you: these 4…

X AI KOLs Timeline

Recommends 4 open-source quantitative trading tools/frameworks (VeighNa, AI-Trader, StockSharp, QuantDinger), emphasizing that they are suitable for ordinary users to conduct US stock quantitative trading, helping to free your hands and let the model handle trading.

@XAMTO_AI: Finding reliable open-source libraries for quantitative and algorithmic trading can be tough amid the vast and scattered online resources. awesome-systematic-trading is a curated list of free quantitative libraries sorted by language, making it easy to jump to the right resources. It mainly includes:

X AI KOLs Timeline

This article introduces a GitHub repository called awesome-systematic-trading, which categorizes free open-source quantitative trading libraries and resources by programming language, helping developers quickly find suitable tools.

@waveking1314: Someone compiled all the tools commonly used by quantitative funds into a free GitHub repository. Pricing engines, backtesting frameworks, order books, real-time quotes, risk models – almost a complete set. The projects included are absurdly numerous: Options pricing library for calculating option and derivative values, covering multiple pricing models and risk metrics. Complete backtesting framework…

X AI KOLs Timeline

A user curated a free GitHub repository aggregating numerous open-source quantitative finance tools, including pricing engines, backtesting frameworks, order book simulators, and risk models, making institutional-grade research tools accessible to individuals at minimal cost.

@waveking1314: Holy cow, there are a ton of ridiculously free projects on GitHub. Many of them can already replace the software you're paying for monthly. 1. TradingAgents AI multi-agent quantitative trading framework https://github.com/TauricResearch/…

X AI KOLs Timeline

Recommends 10 high-quality GitHub open-source projects covering quantitative trading, AI chat, video generation, financial terminal, short video creation, email assistant, voice cloning, OSINT analysis, AI skill library, and API integration platform, many of which are free alternatives to paid software.

@BTCqzy1: Found a Treasure GitHub Repository: A Complete Suite of Agent Skills for A-Share Quantitative Trading! The Most Troublesome Part of Quant Trading Is Often Not Writing Strategies, but Finding Data, Connecting APIs, Setting Up Backtesting Environments, and Integrating These Tools Together. Recently Discovered a Very Practical Open-Source Project: finance-quant-skills…

X AI KOLs Timeline

This GitHub repository named finance-quant-skills provides 13 installable Agent Skills specifically designed for A-share quantitative trading, covering functions such as data acquisition, strategy backtesting, and document query.