From 78bd734ef82478f66f78cd5224370422baec1d30 Mon Sep 17 00:00:00 2001 From: carsonchou Date: Mon, 20 Jul 2026 18:57:50 +0800 Subject: [PATCH] =?UTF-8?q?Add=20tw-stock-radar=20=E2=80=94=20Taiwan=20ful?= =?UTF-8?q?l-market=20stock=20scanner=20(#452)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add tw-stock-radar — Taiwan full-market stock scanner * fix: update tw-stock-radar entry (1900+, remove FastAPI, 110 tests, no API key) --------- Co-authored-by: Carson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67c7805..a2f1e8b 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [pinkfish](https://github.com/fja05680/pinkfish) - `Python` - A backtester and spreadsheet library for security analysis. - [PRISM-INSIGHT](https://github.com/dragon1086/prism-insight) - `Python` - AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets. - [FinClaw](https://github.com/NeuZhou/finclaw) - `Python` - AI-powered financial intelligence engine with 8 master strategies across US, CN, and HK markets. Multi-agent architecture with +29.1% annual alpha. 227 tests. +- [tw-stock-radar](https://github.com/carsonchou/tw-stock-radar) - `Python` - AI-powered Taiwan stock scanner for all 1,900+ TWSE/TPEX listed stocks; chips module (T86 institutional net buy/sell + TDCC 16-tier retail distribution), 13 technical indicators scored 0–100, ATR Chandelier signals with TP1/TP2, dark three.js HUD dashboard. 100% free open data, ~110 unit tests, no API key required. - [aat](https://github.com/timkpaine/aat) - `Python` - Async Algorithmic Trading Engine. - [Backtesting.py](https://kernc.github.io/backtesting.py/) - `Python` - Backtest trading strategies in Python. - [catalyst](https://github.com/enigmampc/catalyst) - `Python` - An Algorithmic Trading Library for Crypto-Assets in Python.