DepthSight is an enterprise-grade algorithmic trading platform built for self-hosting. Designed as an open-source alternative to proprietary cloud bots like 3Commas or Veles, it ensures your API keys and trading logic never leave your own VPS or local hardware.
Core features include a visual drag-and-drop node editor with 40+ logic blocks, allowing you to build complex strategies without writing code. An integrated AI assistant can generate trading structures directly from text prompts or chart screenshots.
Built for heavy-duty execution on Binance and Bybit, the stateless architecture utilizes FastAPI, Celery, Redis ACLs, and PostgreSQL. It features dual backtesting engines, dynamic risk management that adapts per trading pair, and native Bitcart integration for crypto billing.
Deploy instantly via Docker or a one-click bash script, and optionally join the federated network to share verified strategy templates with the community.
Features
- Visual Drag-and-Drop Strategy Builder (40+ nodes)
- AI Co-pilot for Strategy Generation from Screenshots
- 100% Self-Hosted & Open-Source (AGPLv3)
- Multi-Tenant SaaS Ready (JWT, Redis quotas)
- Dual Backtesting Engines (Fast Vector + Precise Tick)
- Dynamic Risk Management Engine
- Native Integration with cryptocurrency exchanges