I Built 3 Trading Bots That Run 24/7 (Here’s What They Made While I Slept)

I Built 3 Trading Bots That Run 24/7 (Here’s What They Made While I Slept)

More

Descriptions:

Moon Dev delivers a comprehensive live session documenting the construction and live performance review of multiple automated trading bots running simultaneously across three platforms: Hyperliquid, Polymarket, and Solana. The video opens with real overnight P&L data from bots that ran while Moon Dev slept — a momentum bot, a market maker, and a Solana copy bot — before moving into active development of new strategies.

The technical depth is substantial. On Hyperliquid, bots use a breakout detection stack combining Bollinger Band breaches, Donchian channel 7-day highs and lows, volume spikes (2x threshold), RSI, and rate-of-change signals. On Polymarket, Moon Dev builds a five-minute copy bot that mirrors the positions of a tracked whale wallet — an account that reportedly turned $5,000 into $400,000 — by polling the target wallet every 10 seconds and copying new positions on both sides. The most architecturally interesting strategy discussed is a cross-venue stat-arb: buying BTC directional binary markets on Polymarket while simultaneously taking a partial inverse position on Hyperliquid perpetuals as a hedge, with Hyperliquid liquidation cascade data (sourced from Moon Dev’s own API) used as the trigger to unwind the hedge and let the winning leg run.

Throughout, Moon Dev follows his RBI framework — Research, Backtest, Implement — and shows actual code, bot logs, and position data on screen. The session is a detailed reference for developers building multi-venue algorithmic trading infrastructure with AI-assisted strategy development.


📺 Source: Moon Dev · Published March 10, 2026
🏷️ Format: Hands On Build