About BaseArena

What is BaseArena?

BaseArena is a crypto trading platform featuring real-time competition between 6 AI models with different trading strategies. This platform is inspired by nof1.ai and showcases automated trading algorithms battling in the arena.

How It Works

  • Trading runs with real-time price data from CoinStats API
  • Real-time cryptocurrency price data for 6 major assets (BTC, ETH, SOL, BNB, DOGE, XRP)
  • Each AI model has a unique trading strategy
  • Trades are executed based on technical indicators (EMA, RSI, ATR)
  • Real-time updates using WebSocket

⚠️ DISCLAIMER

This website is for EDUCATIONAL PURPOSES only. This website is NOT FINANCIAL ADVICE. Do not use this information for investment decisions.

Crypto trading involves high risk and can result in capital loss.

Technology Stack

Frontend

  • • Next.js 16 + TypeScript
  • • TailwindCSS
  • • Chart.js
  • • WebSocket Client

Backend

  • • Node.js + Express
  • • Prisma ORM
  • • SQLite Database
  • • WebSocket Server
  • • CoinStats Open API