Welcome to Copy-Trading-Bot-V1-Rust — a blazing fast, reliable, and extensible copy-trading bot built in Rust 🦀. This bot enables users to automatically mirror the trades of professional traders in real-time across supported crypto exchanges.
- 🔁 Copy Trading — Automatically replicate trades from selected pro traders
- 🧠 Real-Time Sync — Trades are synced instantly with minimal latency
- ⚙️ Risk Management — Fine-tune your position size, stop-loss, and exposure limits
- 📊 Performance Insights — Track and analyze your copy-trading ROI and stats
- 🔌 Modular Integration — Easily integrate multiple exchanges or plug in your own strategy layer
- Rust ≥
1.60.0
- Cargo (Rust's package manager)
- API keys for your preferred exchange (e.g. Binance, Kraken)
-
Clone the repo:
git clone https://github.com/TopTrenDev/Copy-Trading-Bot-V1-Rust.git cd Copy-Trading-Bot-V1-Rust
-
Build the project:
cargo build --release
- Configure your credentials:
Create a .env file in the root directory:
API_KEY=your_exchange_api_key
API_SECRET=your_exchange_api_secret
- Run the bot:
cargo run
Edit the config/config.toml file to customize:
-
🎯 Trader Targets — Choose which trader(s) to copy
-
🛡 Risk Settings — Control max exposure, stop-loss %, leverage, and more
-
🔁 Exchange Info — Define supported exchanges and API endpoints
This bot is provided for educational and experimental purposes only. Cryptocurrency trading carries significant risk, and past performance is not indicative of future results. Use at your own discretion and never invest more than you can afford to lose.
📢 Discord: toptrendev
📢 Twitter: toptrendev
📢 Telegram: @toptrendev