Skip to content
Back to projects

Automated Binance Futures trading with configurable strategies

LivePersonal project

Trade Easy

Automated Binance Futures trading with configurable strategies

The problem

Manually watching markets and executing disciplined entries, stop-losses, and take-profits around the clock isn't something a human trader can sustain.

What I built

A solo-built algorithmic trading platform that monitors Binance Futures markets, automatically enters positions based on configurable strategies, and manages risk by auto-setting stop-loss and take-profit levels — with a live dashboard for account balance, open positions, and strategy configuration.

Architecture overview

  • NestJS backend integrates with the Binance Futures API to stream market data and place orders
  • Redis-backed Bull queues handle strategy evaluation and order execution asynchronously, keeping trade signals responsive under load
  • PostgreSQL stores trade history, strategy configuration, and account data
  • Next.js dashboard surfaces live balance, open positions, and per-strategy performance
  • Multiple configurable strategies enter and exit positions automatically with pre-set stop-loss/take-profit rules
  • Fully Dockerized for deployment

Role

Sole developer — architected and built the entire platform end-to-end

Tech

NestJSNext.jsPostgreSQLRedisBullDockerBinance API

Outcomes

Solo build

Role

Fully automated

Execution