A full-stack crypto trading bot application built with modern web technologies. This project leverages React, FastAPI, and PostgreSQL to provide a seamless experience for users.
- TypeScript 📝
- React ⚛️
- Vite ⚡️
- TanStack Router 🛣️
- ShadCNUI 🎨
- RechartJS 📊
- FastAPI ⚙️
- Python 🐍
- TortoiseORM 🗄️
- PostgreSQL 🐘
- aerich
- Display live and historical price data for crypto pairs using Binance's API.
- Dynamic candlestick charting with RechartJS.
- Integration with Binance API to enable real-time crypto trading (buy/sell).
- Use Binance WebSocket for market data streaming and order management.