Got a trading strategy but no time to watch charts? I build production-grade Python trading bots for BTC, ETH, perpetual futures and deploy them on a cloud server so they trade 24/7 hands-free.
Every bot ships with Telegram alerts, automatic restart, and full server setup.
What's Included
- Strategy coding (Python) EMA/ATR, breakout, mean reversion. Testnet version first, then live.
- Delta Exchange integration REST + WebSocket, order placement, fill confirmation, position reconciliation.
- Telegram notifications entry, exit, partial exit, daily summary, errors, restart alerts.
- Server setup: Python environment, secure .env for API keys, Termius.
- Auto-restart (dual layer) systemd restarts on crash within 10 seconds + watchdog cron checks every 30 minutes + auto-start on reboot.
- Logging rotating log file, trade journal CSV, plain-English documentation.