From 9cbd0db013794f706b8bd66437c2e86a1a5922bd Mon Sep 17 00:00:00 2001 From: "dragon1086@naver.com" <1gmrfyd2@> Date: Sun, 1 Feb 2026 16:10:14 +0900 Subject: [PATCH] Add PRISM-INSIGHT to Trading & Backtesting AI-powered stock analysis system with: - 13 specialized AI agents for comprehensive analysis - Automated trading via KIS API - Korean & US market support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f03451d..6fdca08 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [pyqstrat](https://github.com/abbass2/pyqstrat) - A fast, extensible, transparent python library for backtesting quantitative strategies. - [NowTrade](https://github.com/edouardpoitras/NowTrade) - Python library for backtesting technical/mechanical strategies in the stock and currency markets. - [pinkfish](https://github.com/fja05680/pinkfish) - A backtester and spreadsheet library for security analysis. +- [PRISM-INSIGHT](https://github.com/dragon1086/prism-insight) - AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets. - [aat](https://github.com/timkpaine/aat) - Async Algorithmic Trading Engine - [Backtesting.py](https://kernc.github.io/backtesting.py/) - Backtest trading strategies in Python - [catalyst](https://github.com/enigmampc/catalyst) - An Algorithmic Trading Library for Crypto-Assets in Python