Skip to content
#

algorithmic-trading-quantitative

Here are 24 public repositories matching this topic...

A Python framework for testing trading strategies against the ways backtests mislead: look-ahead audits, matched-exposure controls, and block-bootstrap significance tests. The tester is itself tested - a property fuzzer plus mutation testing (4 planted engine bugs, all caught). Includes three case studies of rejected ideas.

  • Updated Jul 16, 2026
  • Python

AI-powered multi-agent quant signal generation engine. Uses LangGraph to orchestrate 4 LLM agents (News Analyst, Trading Analyst, Risk Analyst, Manager) that collaborate to generate risk-adjusted BUY/SELL/HOLD signals using real-time news, vector memory, and backtesting.

  • Updated Jul 4, 2026
  • Python

Event-driven trading backend — NestJS microservices over TCP + Redis, BullMQ scheduling, Postgres persistence. Sentiment scoring → risk gating → execution, running on a simulated market. docker compose up to run.

  • Updated Jul 16, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the algorithmic-trading-quantitative topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithmic-trading-quantitative topic, visit your repo's landing page and select "manage topics."

Learn more