The DayTrading suite.
An in-house quant stack for US equities, in two halves: a real-time scanner that surfaces stocks accelerating intraday, and an automated execution engine that trades a disciplined set of strategies with hard risk limits — and flattens everything by the close.
Two halves of one workflow
The Squeeze Scanner finds what's in play; AlgoTrader trades a curated shortlist of it. Both are built on live Interactive Brokers market data (with Alpaca as an alternate feed), share a Python core, and surface through live browser dashboards. The suite is built and operated in-house — AlgoTrader runs today in production paper trading, with live execution deliberately gated behind a manual promotion step.
Scanner, then engine.
Squeeze Scanner
A real-time, IBKR-powered dashboard that flags stocks making rapid intraday price moves — a momentum/breakout 'squeeze' (e.g. +5% in five minutes, +10% in ten), not a volatility-band or short-squeeze indicator. It pairs detections with live TradingView charts, Level 2 depth, per-symbol news, halt monitoring, positions and P&L, an OpenAI-assisted trade-analysis panel, and configurable Discord and Telegram alerts.
AlgoTrader
An event-driven intraday execution engine that trades up to ten curated symbols across five strategies — VWAP reclaim, opening-range breakout, momentum continuation, pre-market-high fade and small-cap bull flag. It runs paper and live through one code path, with an extensive risk layer: daily- and consecutive-loss kill switches, per-symbol caps, halt detection, multi-tranche scaling-in, and an end-of-day report. A session-replay backtester and optional Claude commentary round it out.
The stack underneath.
Live + paper parity
One code path runs simulated and live — no behaviour drift between modes.
Risk-first design
Kill switches, position caps, halt handling and equity floors gate every trade.
Event-driven core
Async Python engine on an internal event bus, with a session-replay backtester.
Interactive Brokers + Alpaca
Independent data and execution feeds, including a hybrid Alpaca-data / IBKR-execution mode.
Live dashboards
Browser dashboards with TradingView charts, Level 2 depth and a live decision log.
AI assist
Optional OpenAI / Claude commentary turns raw signals into a readable trade read.
The DayTrading suite is proprietary software built and operated in-house. AlgoTrader is exercised in production paper-trading sessions; live-money execution is intentionally gated behind a manual confirmation step. It is a focused single-operator intraday tool for US equities — not high-frequency trading and not investment advice.
Your stack, made intelligent.
Tell us where it hurts — slow systems, a stalled migration, AI you can't operationalize. We'll scope it in a 30-minute call.
Book a discovery call →