From 91fdf4ad77702c659303db0fbe6c71ca8e4f7fb5 Mon Sep 17 00:00:00 2001 From: Ilya <72158359+al1enjesus@users.noreply.github.com> Date: Sun, 22 Mar 2026 20:08:56 +0700 Subject: [PATCH] =?UTF-8?q?Add=20polymarket-whales=20=E2=80=94=20real-time?= =?UTF-8?q?=20Polymarket=20whale=20trade=20tracker=20(#285)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add polymarket-whales — real-time whale tracker for Polymarket * Add polymarket-whales — real-time whale tracker for Polymarket * Fix: move polymarket-whales to Python > Trading & Backtesting, remove duplicates --------- Co-authored-by: Ilya Gordey --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4038959..5045d96 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,8 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [antback](https://github.com/ts-kontakt/antback) - A lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers. - [VARRD](https://github.com/augiemazza/varrd) - AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (`pip install varrd`), and Python SDK. +- [polymarket-whales](https://github.com/al1enjesus/polymarket-whales) - Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book. + ### Risk Analysis - [QuantLibRisks](https://github.com/auto-differentiation/QuantLib-Risks-Py) - Fast risks with QuantLib