UC
Unknown company
Node.js Trading Backend Rebuild
Summary
Rebuild a latency-sensitive trading bot backend in Node.js, replacing a brittle system with an event-driven service that streams market data and executes trades in real time.
I’m overhauling the core of an existing trading bot and need a backend specialist who lives and breathes Node.js. The goal is to replace the current, brittle codebase with a lean, event-driven service that can: • Ingest and process market data in real time without choking when traffic spikes. • Fire off automated trade instructions the instant a strategy signals, maintaining millisecond-level latency end-to-end. Because speed matters more than long-term storage, all transient state should sit i…