Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.34 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.34 KB

crypto_trading# Crypto Trading Bot 🚀

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.


🚀 Tech Stack

Frontend 💻:

  • TypeScript 📝
  • React ⚛️
  • Vite ⚡️
  • TanStack Router 🛣️
  • ShadCNUI 🎨
  • RechartJS 📊

Backend 💻:

  • FastAPI ⚙️
  • Python 🐍
  • TortoiseORM 🗄️
  • PostgreSQL 🐘
  • aerich

📍 Badges

Python FastAPI React PostgreSQL Vite


🚧 Upcoming Features

1. Kline Candle Chart 📈

  • Display live and historical price data for crypto pairs using Binance's API.
  • Dynamic candlestick charting with RechartJS.

2. Binance API Trading Feature 💰

  • Integration with Binance API to enable real-time crypto trading (buy/sell).
  • Use Binance WebSocket for market data streaming and order management.