From 45aa59e567c4bcd4f56d19cbe7af2b651413a863 Mon Sep 17 00:00:00 2001 From: grahammccain <78570410+grahammccain@users.noreply.github.com> Date: Tue, 7 Apr 2026 06:04:10 -0400 Subject: [PATCH] Add Chart Library to Data Source section (#72) Co-authored-by: Graham McCain --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 3cde96c..000c1b3 100644 --- a/Readme.md +++ b/Readme.md @@ -400,6 +400,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Financial Data](https://financialdata.net/) - Stock Market and Financial Data API - [StockAInsights](https://stockainsights.com) - Institutional-grade financial statements API with AI extraction from SEC filings — not XBRL. Covers domestic and foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data. - [goMacro.ai](https://gomacro.ai) - AI-powered economic calendar with institutional-grade macro insights and scenario planning for NFP, CPI, PPI and other data releases. +- [Chart Library](https://github.com/grahammccain/chart-library-mcp) |`Python`| - Historical chart pattern similarity search engine. 24M+ pre-computed embeddings (pgvector) across 15K+ symbols and 10 years of minute-bar data. Returns forward returns (1/3/5/10 day) for pattern-based strategy development. Also available as MCP server. ### Alternative