Platform Capabilities

Built for Real-Time. Powered by AI.

SurgePilot combines AI-generated strategies with persistent WebSocket execution — giving you the intelligence of AI agents without the cost of running one on every trade.

The Core Advantage

Advanced capabilities that separate SurgePilot from vibe trading platforms and standard AI agent bots.

Persistent WebSocket Execution

Your bots don't poll or sleep. They maintain persistent WebSocket connections to Coinbase and Kraken, reacting to every market event the instant it happens — 24/7, with sub-second response.

Tick-by-Tick Market Microstructure

All strategies have access to deep market intelligence. Strategies analyze 7 real-time metrics from live order books: buy/sell ratio, tick volatility, VWAP, price impact, direction changes, trading pattern classification, and deviation from mid-price.

Runtime Auto-Optimization

Your bot learns as it trades. AI agents continuously monitor live performance and market regime shifts, running walk-forward optimizations to hot-reload your parameters without downtime.

AI Creates — The Bot Executes

AI agents generate, refine, and optimize your strategy. Once deployed, the platform executes autonomously without burning AI compute on every signal. Smart where it matters, efficient everywhere else.

Natural Language to Deterministic Strategy

Describe the bot you want in plain language. Your chosen AI agent understands SurgePilot's strategy language, builds the right execution profile, and hands checked logic to the runtime for deterministic validation and execution.

5 Sentinel Research Agents

A pool of 5 AI models continuously scan for breaking crypto news, social sentiment trends, breakout detection, and regulatory updates — filtered to your watchlist and delivered in real-time.

Interactive AI Consultants

Chat with AI agents about backtested RSI, volatility metrics, order pressure, and fear & greed conditions. Get strategic guidance on which approach fits the current market — backed by real data.

Institutional-Grade Backtesting

Validate strategies against historical data with parameter auto-tuning, Sharpe ratio optimization, Sortino ratio, max drawdown tracking, and realistic fee modeling before deploying real capital.

AI Strategy Meets
Real-Time Execution

Most AI trading tools make the AI do everything — evaluate signals, decide actions, place trades. That burns compute and adds latency. SurgePilot separates the intelligence from the execution, then adds a continuous feedback loop.

AI agents understand SurgePilot's strategy language
Use OpenRouter or your own OpenAI, Anthropic, or Google key
Plain-language ideas become validated strategy blueprints
The runtime executes checked logic deterministically
Runtime Auto-Optimizer tunes parameters for current market regimes
Strategies are backtested and optimized before deployment
Persistent WebSocket feeds deliver tick-level market data
The bot executes autonomously — no AI cost per trade
AI Layer — Runs Strategy & Tuning
// Optimization loop → hot-reload parameters
config.update({ rsi_period: 12, risk_pct: 0.02 })
Execution Layer — Runs 24/7
// WebSocket → tick data → strategy → order
ws.subscribe('level2', 'market_trades')
// Zero AI latency on trade path

The Continuous Optimization Loop

Traditional bots stay static while the market moves. SurgePilot's Runtime Auto-Optimizer ensures your bot evolves tick-by-tick.

1. Monitor

Live performance tracking and market regime detection.

2. Analyze

AI identifies parameter gaps for current volatility.

3. Backtest

Safe 'sandbox' validation of new parameters.

4. Hot-Reload

Parameters applied instantly with zero downtime.

Everything Else You Need

A complete trading platform, not just a bot runner.

OpenRouter + Direct BYOK Agents

Create personal AI assistants through OpenRouter's 300+ model catalog or connect your own OpenAI, Anthropic, or Google API key. Use the provider you already pay for to generate strategies, refine bot settings, and chat through market decisions.

15 Foundational Strategies

Start with Grid, MACD momentum shifts, Dollar Cost Averaging, Simple Moving Average, Tick-Reactive Momentum Scalper, and other core strategies — supported by RSI integration, tick analysis, stop-loss protection, AI auto-optimization, and more! Generate new strategies with AI or customize existing ones to fit your market outlook.

Voice-Enabled Trading

Supports a unified voice mode with multiple voice styles and languages for hands-free interaction. Speak naturally with your AI consultants.

3 User Experience Levels

--AUTO-- mode for hands-off traders where AI manages everything, ASSISTED mode where AI recommends and you refine, or PRO mode for full manual control with AI available on demand.

Community Leaderboard

See how top traders perform with rankings by Return-on-Investment (ROI), Profit & Loss (P&L), and win rate. Learn from successful strategies and track your own progress over time.

Paper Trading

Test any strategy against real-time market prices without risking capital. The mock exchange client simulates fills at market prices using the same code path as live trading.