From 1baf7ec2c4aed13164691f99fc83f9e8f26095c1 Mon Sep 17 00:00:00 2001 From: augiemazza Date: Sun, 8 Mar 2026 14:51:22 -0500 Subject: [PATCH] Add VARRD - AI-powered trading edge discovery platform --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e89e96..aa70b81 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [QTradeX-AI-Agents](https://github.com/squidKid-deluxe/QTradeX-AI-Agents) - Example strategies for the QTradeX platfrom. - [QTradeX-Algo-Trading-SDK](https://github.com/squidKid-deluxe/QTradeX-Algo-Trading-SDK) - AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines. - [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. ### Risk Analysis