
▌ system online // v0.1.0-alpha
4x is a no-code engine for building autonomous perpetual trading agents that run 24/7 on-chain. Describe a strategy. Deploy a worker. Watch it execute.
// agents.spec
Compose agents from primitive blocks — signals, filters, risk rules, execution. Backtest on historical orderbook data. Deploy with one click.
Long/short perps on multi-timeframe breakout confirmation with funding-aware sizing.
Capture delta-neutral funding spreads across HL, dYdX, GMX with auto-rebalance.
Front-run cascade zones using on-chain OI clusters and real-time mark-price drift.
Fade overextended moves against a vol-adjusted band. Stop-on-regime-break.
LLM-tagged events fire scoped orders within a configurable latency budget.
Wire any signal → any venue. Bring your indicators, your bias, your edge.
// pipeline
Drag signal, risk and execution blocks into a strategy graph.
Replay against historical orderbook + funding data.
Connect a smart-wallet. Set caps. Authorize the agent.
The agent executes 24/7 on-chain. Pause or kill anytime.
> 4x deploy trend-rider --venue hyperliquid --cap 5000 [✓] strategy compiled (12 blocks, 0 errors) [✓] backtest 365d PnL +38.2% MDD -7.4% [✓] wallet signed 0xA1f3…c0de [✓] agent <online> id: ag_4xR9pK $ tail -f agent.log 14:02:11 signal=long size=0.42 px=$67,210 14:02:11 order filled fee=$0.18 14:09:44 tp hit pnl=+$31.40▌
// integrations
// faq
No. Strategies are composed visually from typed blocks. Power users can drop into a scripting layer if they want.
Agents run as deterministic workers signed by your smart-wallet. Execution settles on-chain at your chosen venue.
You do. 4x never touches your collateral — agents trade through a scoped session key with per-agent caps.
Closed alpha is live. Request access on X to get a slot.
Join the closed alpha. We onboard a handful of builders and traders each week.
Follow @fourex →