Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, including supervised learning, market dynamics modeling, and RL, and is now equipped with https://github.com/microsoft/RD-Agent to automate R&D process.
COMMITS
March 10, 2026
L
fix(security): use RestrictedUnpickler in load_instance (#2153)
Linlang committed
February 12, 2026
L
fix(backtest): avoid calendar overflow when end_time is missing (#2127)
Linlang committed
February 4, 2026
L
fix: the bug that the US STMBOLS URL is faild (#1975)
Linlang committed
February 3, 2026
F
refactor: implement deterministic budget allocation in SoftTopkStrategy (#2077)
feedseawave committed
January 28, 2026
L
fix(security): address reported unsafe pickle.load usages (#2099)
Linlang committed
January 22, 2026
R
fix: ignore a generated file when install from source (#2091)
Ronald committed
January 21, 2026
January 20, 2026
L
January 19, 2026
L
feat: check lowercase naming for qlib features directories (#2087)
Linlang committed
December 30, 2025
L
fix(security): restrict pickle deserialization to safe classes (#2076)
Linlang committed
December 27, 2025
December 18, 2025
L
fix(client): fix missing dependencies and unsafe pickle usage (#2072)
Linlang committed
November 18, 2025
November 17, 2025
G
Fix formatting in docstring for workflow function (#2055)
Guan Hua committed
November 13, 2025
November 10, 2025
R
chore(build): rely on integrated setuptools_scm instead of manual call (#2032)
Ronny Pfannschmidt committed
November 6, 2025
October 17, 2025
S
docs: fix spelling mistake: exmaple to example (#2033)
shauryaMi12 committed
October 16, 2025
S
fix: typo in integration documentation: 'userd' -> 'used' (#2034)
shauryaMi12 committed
September 15, 2025
K
docs: update Docker run command in README.md to specify the correct image name (#2010)
Kei YAMAZAKI committed
September 11, 2025
L
fix: the bug when auto_mount=True (#2009)
Linlang committed
September 3, 2025
L
chore: align collect_info.py with pyproject.toml (#1997)
Linlang committed
September 1, 2025
L
fix: spelling errors (#1996)
Linlang committed
August 19, 2025
L
fix: download orderbook data error (#1990)
Linlang committed
A
fix: replace deprecated pandas fillna(method=) with ffill()/bfill() (#1987)
Alaa Kaddour committed
August 18, 2025
L
ci: auto release (#1985)
Linlang committed
August 15, 2025
L
Update version
Linlang committed
L
fix: upgrade the method of installing LightGBM on MacOS (#1980)
Linlang committed
August 7, 2025
Y
feat: data improve, support parquet (#1966)
you-n-g committed