Python Binance VPS Trading Bot

Заказчик: AI | Опубликовано: 20.12.2025
Бюджет: 750 $

I already run a Linux VPS and want to deploy a compact Python bot that trades automatically on my Binance account using only market orders. The strategy is strictly intraday, so positions must be opened and closed within the same day based on a confluence of these indicators: • Moving Averages • Relative Strength Index (RSI) • Volume What I need from you — A clean, well-commented Python script that calls the official Binance API. — Indicator calculations and clear entry/exit rules built around the items above. — Continuous execution on the server (systemd service or screen/tmux is fine) with robust error handling and automatic reconnection. — Config file or environment variables for API keys, symbol list, position size, and adjustable indicator parameters. — Real-time console output plus a trade log saved to disk so I can audit every action. — Some part of the VPS system can be in Turkish, so you must be ready for it. Acceptance I will consider the job complete once I can clone the repository to my VPS, edit one config file, start the script, and watch it place live market orders that open and close correctly during the day without manual intervention. If you can demonstrate successful test trades on a small amount of capital, even better.