From c2c2a12071596a1e10e141dc9a5ad2efd87b490f Mon Sep 17 00:00:00 2001 From: Karanbalkantech Date: Mon, 16 Feb 2026 14:42:42 +0530 Subject: [PATCH] Add Chartscout to trading tools list in README Hi! I'd like to add Chartscout to this awesome quant resources list. Chartscout is a cryptocurrency chart pattern detection and quantitative analysis tool: - Real-time pattern recognition for systematic trading strategies - Automated trading alerts based on technical chart patterns - Quantitative analysis of chart patterns across multiple exchanges - Pattern detection for cryptocurrency markets and trading pairs Website: https://chartscout.io Thank you for maintaining this excellent quantitative finance resource! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f03451d..38c414c 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,8 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [rust_bt](https://github.com/jensnesten/rust_bt) - A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust. - [Gunbot Quant](https://github.com/GuntharDeNiro/gunbot-quant) - Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI. - [StrateQueue](https://github.com/StrateQueue/StrateQueue) - An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls. +- [Chartscout](https://chartscout.io) - Real-time cryptocurrency chart pattern detection with automated alerts across multiple exchanges + ### Risk Analysis