Autonomous prediction-market trading
Radar for markets.
Reflexes for trading.
DRADIS is a multi-strategy trading engine for prediction markets like Polymarket & Kalshi. Live market intelligence, nine concurrent strategies, and an AI advisor that tunes the engine under autonomy levels you control — all observable from a real-time Control Tower.
Developers: clone, configure, deploy — running in minutes with Docker.
Signal to Execution Flow
RAPTORS
Market intelligence — price, funding, derivatives, sports feeds streaming in real time
SQUADRONS
Per-asset command — routes telemetry to strategies with shared risk budget
VIPERS
9 concurrent strategies evaluate every tick, each with independent entry/exit rules
EXECUTION
Venue-neutral order layer — EIP-712 signed CLOB orders, or simulated fills in Ghost Mode
⟲ AI ADVISOR
Analyzes trade outcomes and proposes config patches back into the engine — under your chosen autonomy tier, with guardrails, audit trail, and circuit breaker.
◉ CONTROL TOWER
Observes every layer in real time — telemetry, positions, trade log, AI actions — and edits live config with schema-validated bounds.
MODULAR BY DESIGN — CUSTOM RAPTOR FEEDS AND VIPER STRATEGIES PLUG INTO THE SAME PIPELINE
Capabilities
Multi-Strategy Vipers
Nine battle-tested strategies — Momentum, Maker, Basis, GBoost ML, TimeDecay, Arbitrage, TrendCapture, Convergence — hunting prediction markets in parallel, each with independent risk controls.
Live Raptor Telemetry
Price, funding, derivatives, and sports intelligence feeds streaming in real time. See exactly what the engine sees, tick by tick, in the Control Tower telemetry view.
AI Advisor with Autonomy Tiers
A local or hosted LLM analyzes your trades and proposes config patches. You choose the leash: recommend-only, guard-railed auto-apply, or fully autonomous — with kill switch and P&L circuit breaker.
Ghost Mode
Run the full engine against live markets with simulated fills. Validate strategies, configs, and AI proposals risk-free before a single dollar moves.
Control Tower
A real-time web dashboard: P&L, open positions, trade log, AI action audit trail, and live config editing with schema-validated bounds. No SSH required.
Multi-Venue
Kalshi, Polymarket international CLOB and US retail venues today, with a venue-neutral execution layer designed for others.
Auditable to the Last Tick
Nothing hidden. Every entry gate, exit rule, and risk control is open Rust source — audit the exact logic trading your capital before it places a single order.
Build your own Viper. Strategies implement one trait and plug into the same pipeline — raptor signals, risk gates, lifecycle, and telemetry come free.
Community-hardened. When a strategy leaks an edge case, anyone can spot it, patch it, or tune it — fixes and optimizations ship at community speed, not vendor speed.
One-Click AWS Marketplace Deployment
Launch a fully configured DRADIS instance in your own AWS account straight from the Marketplace. One flat subscription, every feature included — your keys stay on your infrastructure, and you upgrade on your own schedule.
Until then, developers can deploy today from source → github.com/mbordash/DRADIS