Jack Noel
← Work

Case Study · 2025

SignalDeck

An AI-assisted trading platform that coordinates twelve Claude-based strategist agents to surface trade ideas, manage risk, and execute orders — all driven by a single-table DynamoDB design and serverless AWS infrastructure.

Role
Founder, Engineer
Year
2025 — Present
Stack
React, Python, AWS
Status
Live

The problem

Retail traders don't lack for tools — they lack for a coordinated system. Scanners surface hundreds of candidates, risk models live in spreadsheets, and execution happens in a third place entirely. SignalDeck compresses that whole stack into one system, where agents specialize in narrow decisions and an orchestrator composes their output into executable trades.

Architecture

A 12-agent Claude pipeline runs every 15 minutes during market hours. Each agent has a narrow job — scanning, sentiment, regime classification, risk vetting, timing — and emits a typed dataclass. The orchestrator merges results and hands off to a circuit breaker plus order validator before any execution happens.

What I'm proud of

Tech highlights

Visit

signaldeck.app ↗