From 2f32989063b5e72676537bfebd21694a4ef03561 Mon Sep 17 00:00:00 2001 From: Vernon OUYANG <121570474+VernonOY@users.noreply.github.com> Date: Wed, 22 Apr 2026 18:41:10 +0800 Subject: [PATCH] Add Alpha Skills to Factor Analysis (#336) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4f9249..1eccb8c 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ## Factor Analysis +- [Alpha Skills](https://github.com/VernonOY/alpha-skills) - `Python` - AI skills for quantitative factor research: discover, evaluate, mine, backtest, and monitor factors through any AI coding assistant. Supports A-share, HK, and US markets. - [alphalens](https://github.com/quantopian/alphalens) - `Python` - Performance analysis of predictive alpha factors. - [alphalens-reloaded](https://github.com/stefan-jansen/alphalens-reloaded) - `Python` - Performance analysis of predictive (alpha) stock factors. - [Spectre](https://github.com/Heerozh/spectre) - `Python` - GPU-accelerated Factors analysis library and Backtester.