|
1 | 1 | # Spot Trading Bot for Binance |
2 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +[](https://github.com/PopovAndrii/spot-trading-bot/stargazers) |
| 11 | +[](https://hub.docker.com/r/5879/spot-trading-bot) |
| 12 | +[](https://github.com/PopovAndrii/spot-trading-bot/releases) |
| 13 | +[](LICENSE) |
| 14 | +[](https://popovandrii.github.io/spot-trading-bot/) |
| 15 | +[](https://hub.docker.com/r/5879/spot-trading-bot) |
| 16 | + |
| 17 | +If this project helps you, please consider starring the repository on GitHub or GitLab, and feel free to leave feedback on either platform. |
| 18 | + |
3 | 19 |  |
4 | 20 |
|
5 | | -> **Canonical repository:** GitLab — development, issues, merge requests, and releases happen there. |
6 | | -> **GitHub:** read-only mirror for visibility and easier discovery. |
| 21 | +> **Canonical repository:** GitLab — development, merge requests, and releases happen there. |
| 22 | +> **GitHub:** public mirror for visibility, stars, and feedback. |
7 | 23 |
|
8 | 24 | Self-hosted spot trading bot for Binance with a web dashboard. |
9 | 25 | Runs with **your own** API keys, defaults to **testnet**, and stores its state locally. |
10 | 26 |
|
11 | 27 | - **GitLab (canonical):** <https://gitlab.com/AndreyPopov/spot-trading-bot> |
12 | | -- **GitHub mirror:** <https://github.com/PopovAndrii/spot-trading-bot> |
13 | | -- **Documentation site:** <https://exchange-crypto-059f74.gitlab.io/> |
| 28 | +- **GitHub mirror + feedback:** <https://github.com/PopovAndrii/spot-trading-bot> |
| 29 | +- **Documentation site (GitLab Pages):** <https://exchange-crypto-059f74.gitlab.io/> |
| 30 | +- **Documentation site (GitHub Pages):** <https://popovandrii.github.io/spot-trading-bot/> |
| 31 | +- **Docker Hub:** <https://hub.docker.com/r/5879/spot-trading-bot> |
14 | 32 | - **Documentation sources:** VitePress docs in `docs/` |
15 | 33 |
|
16 | 34 | ## Quick start |
@@ -65,6 +83,23 @@ docker compose down # stop |
65 | 83 | - Developer notes: `docs/developer/for-developers.md` |
66 | 84 | - Disclaimer: `docs/help/disclaimer.md` |
67 | 85 |
|
| 86 | +## 🛠️ Need Help with Deployment? |
| 87 | + |
| 88 | +While this project is fully open-source and free to set up on your own using the provided Docker guidelines, I offer paid **DevOps & Server Setup Assistance** if you prefer a turn-key technical installation: |
| 89 | + |
| 90 | +- **VPS / Ubuntu Server Setup:** Initial server hardening, firewall setup, and Docker/Docker Compose installation. |
| 91 | +- **Environment Configuration:** Proper system setup and process monitoring (systemd / PM2). |
| 92 | +- **Consultation:** 1-on-1 call via Zoom/Discord to walk you through the architecture and running process safely. |
| 93 | + |
| 94 | +> ⚠️ **Disclaimer:** I provide purely technical infrastructure and DevOps support for open-source software setup. I do **not** provide financial advice, trading strategies, or key management services. You are fully responsible for your own exchange API keys and funds. |
| 95 | +
|
| 96 | +<p align="center"> |
| 97 | + <a href="mailto:vps.support.bot@gmail.com"> |
| 98 | + <img src="https://img.shields.io/badge/Email-Deployment_Support-blue?style=for-the-badge&logo=gmail" alt="Email Support" /> |
| 99 | + </a> |
| 100 | +</p> |
| 101 | + |
| 102 | + |
68 | 103 | ## License |
69 | 104 |
|
70 | 105 | **Copyright © 2026 Andrii Popov.** |
|
0 commit comments