// Automate

NexAlgo

Your strategy. Running while you sleep.

Encrypted exchange keys, per-bot webhook URLs for TradingView or NexForge, and a risk guardian that sweeps every 60 seconds and trips a kill switch the moment a daily-loss limit is breached. Every fill writes straight back into your NexPulse journal, tagged and accounted for.

Express · CCXT · Railway · IN TESTING — testnet execution only

app.nexlots.com/bots
NexAlgo bot control surface — exchange keys, bots, live execution log

// SignalBridge — reading depth before every fill

[ SignalBridge · BTCUSDT order book — simulated depth ]
67420.5
BIDS — bot buys into liquidityASKS — exits placed ahead of walls

Key vault

  • · AES-256-GCM encrypted
  • · Key never leaves the engine

Webhook bridge

  • · Per-bot signed URL
  • · buy · sell · close signals

Guardian

  • · 60s daily-loss sweep
  • · Auto kill switch, manual reset

Live sync

  • · Fills → NexPulse journal
  • · Socket push to open browsers

Testnet-first

  • · Binance & Bybit sandbox
  • · Real money stays opt-in

Broker links

  • · MT5 via MetaAPI, brokerages via SnapTrade
  • · Balances and positions into Portfolio

// continue the loop