← Back to work
ProjectTypeScript · Effect · Bun · Cloudflare Workers · Go

NeuraTrade — Real-Time Crypto Arbitrage Platform

Multi-service trading platform for real-time crypto arbitrage detection, technical analysis, and prediction markets — a TypeScript/Effect-TS CLI running grid-scalping and paper-trading soaks, deployed to Cloudflare via Alchemy.

NeuraTrade is a multi-service trading platform built around a TypeScript/Effect-TS CLI (`neuratrade-cli-ts`, on Bun) that runs grid-scalping and paper-trading soaks under pm2, backed by a readiness gate before anything goes near a live exchange, and a universe-watch worker deployed to Cloudflare via Alchemy. A Telegram service handles bot delivery and alerts; an exchange-bridge service fronts CCXT. The original Go backend (API, strategy, and risk engine) is frozen in favor of the active TypeScript/Effect stack.