Detect
Streaming reference prices, book changes, trades and oracle state are normalized into one low-latency signal plane.
C++23 engine / live cockpit / AI Advisor
PolyPulse scalps BTC, ETH, SOL and XRP UP/DOWN markets across 5m, 15m and 60m windows using a compiled trading core, live market data fan-out, smart exits, and a fleet cockpit built for serious operators.
PolyPulse is built as a trading system first: a compiled execution engine, a cockpit for live fleet control, and an AI Advisor that can be activated to watch trades 24/7. When market behavior shifts, it can propose immediate strategy adjustments through the same guarded configuration path used by the manual editor.
Short-horizon crypto markets can quote stale prices while the reference market has already moved. PolyPulse is engineered to detect that timing gap, enter while shares remain mispriced, and manage the exit with fee-aware discipline.
Streaming reference prices, book changes, trades and oracle state are normalized into one low-latency signal plane.
The engine tracks the live gap between market direction and the still-repricing binary book.
A single C++23 binary scans active windows and routes paper or live orders through the same execution path.
Trailing stops, reversal gates, timed exits and endgame logic work together to protect profitable entries.
Run bots headlessly on the VPS while the browser becomes a real-time control room: positions, markets, fleet health, strategy knobs, logs and AI Advisor recommendations in one interface.
These are live product captures from the PolyPulse dashboard: overview, market charts, fleet control and strategy hot reload. No decorative mockups, no stock UI.
The trading core is small, fast and headless. The surrounding stack handles fan-out, persistence, reports, and the cockpit without adding latency to the decision loop.
One upstream socket per venue, rebroadcast to the fleet with bounded queues, stalled-client cutoffs, and automatic reseed.
Shared paper/live engine with EIP-712 and HMAC signing for live orders against a Polygon wallet.
Ratcheting trailing stop, profit-gated reversal exit, timed exit, panic exits, runner promotion and endgame snipe.
Compiled hard caps, equity sizing, deployed ceilings, entry bands, cooldowns, loss pauses and seconds-remaining gates.
Orders, fills, strategy versions, run results, feature snapshots and the candle archive persist for replay and reporting.
Per-session markdown reports turn raw fills and strategy changes into readable operating history.
Each strategy has bounded configuration, fast hot reload, and the same persistence layer, so changes can be measured instead of guessed.
Fires on directional confirmation from the reference stack, with early lead mode and reversal veto logic for blips.
Rotates inside active windows using momentum, book velocity, trailing stops and runner promotion.
Combines binary fair value, technicals, microstructure and regime history for optional higher-context decisions.
Win rate is holding, but late-window entries are absorbing unnecessary fee burn. Tighten confirmation, reduce stale-window exposure, keep runner promotion enabled.
PolyTron can run per bot or across the fleet. It reads positions, P&L, strategy knobs, run history and current market state, then proposes config changes through the same guarded path as the manual editor.
The existing BTCPay flow stays in place: crypto billing through btcpay.exchange, with the free demo available before subscription.
Over 800 cryptocurrencies accepted.
Over 800 cryptocurrencies accepted.
Binary crypto UP/DOWN windows on BTC, ETH, SOL and XRP, focused on 5m, 15m and 60m expiries.
Yes. Paper and live share the same strategy and execution path; only settlement and signing differ.
Yes. The stack was designed for 20+ parallel bots, with feed_proxy preventing every bot from opening its own full upstream firehose.
PolyTron is model-agnostic through OpenRouter, so it can use GPT, Claude, DeepSeek, Llama, Nemotron and other available models.
Launch a paper bot, open the cockpit, and watch how the system reads windows, proposes adjustments, and manages positions.