Discover and explore top open-source AI tools and projects—updated daily.
EBOLABOYAI-driven automated crypto trading bot
Top 48.0% on SourcePulse
Summary
GridBNB-USDT is an enterprise-grade, AI-enhanced automated trading bot for Binance, supporting multiple spot pairs. It uses advanced grid trading, dynamic volatility analysis, and multi-layer risk management, augmented by AI for smarter decisions.
How It Works
The system employs advanced grid trading with dynamic adjustments based on 52-week annualized volatility (EWMA hybrid). AI models (OpenAI, Anthropic) analyze technical indicators and market sentiment for intelligent trade triggers. Multi-layer risk management includes position limits, failure protection, and real-time monitoring.
Quick Start & Requirements
Recommended installation is via Docker Compose using provided scripts (start-with-nginx.sh/.bat) after cloning and configuring .env. Direct Python execution requires Python 3.8+ (3.10+ recommended), pip install -r requirements.txt, and running src/main.py. Prerequisites include Binance API keys (spot, no withdrawals) and optional AI service keys. Docker 20.10+ is recommended.
Highlighted Details
Maintenance & Community
A one-click update script (update.sh) simplifies updates for Ubuntu/Linux servers, preserving configurations. Community support via GitHub Issues/Discussions. Sponsored by DartNode.
Licensing & Compatibility
Licensed under the permissive MIT license, allowing broad compatibility with commercial use.
Limitations & Caveats
High risk in crypto trading (principal loss, extreme events). Grid strategy may underperform in trending markets. Potential technical bugs and AI API costs exist. Savings function requires careful configuration, especially for sub-accounts.
13 hours ago
Inactive