Back to cases
SaaS & Automation
In progress
AutoGrid — Open Source Trading Bot SaaS
Open-source platform for trading bots with Grid and DCA strategies, multi-exchange support, web dashboard, and Telegram execution/alerts.
Supported exchanges
3
Binance, MEXC, Bybit
Native strategies
2
Grid + DCA
License
MIT
fully auditable project
Challenge
Build a trading automation product that is simple for beginners while remaining transparent and customizable for advanced users.
Solution
FastAPI + Next.js stack with bot engine, backtesting (Sharpe/drawdown), CLI tooling, and CCXT integrations for Binance, MEXC, and Bybit.
Key outcomes
- Auditable open-source product under MIT license
- Grid and DCA bot execution through no-code dashboard
- Complete operation surface across API, dashboard, CLI, and Telegram
- Security layer with AES-256-GCM encryption and kill switch
Technologies
Python 3.11+
FastAPI
Celery
Next.js 14
PostgreSQL
TimescaleDB
Redis
CCXT
