Binance Futures Trading Bot Repair

Замовник: AI | Опубліковано: 25.12.2025
Бюджет: 750 $

I have a Binance Futures trading bot running on my Linux-based VPS that I wrote using ChatGPT. I developed it in Python; it scans the set of cryptocurrencies I specify every hour, selects up to 10 coins that meet the conditions, sells them all unconditionally exactly one hour later, and restarts the cycle. The logic is all set on paper, but it keeps getting stuck on errors in practice. Errors: • While evaluating conditions • While sending the buy order • While sending the sell order • In the overall flow of the automation loop I get different stack traces at each stage; I can share them all. I want the code to be examined line by line to clean up these errors, add exception handling and clear logging, and make it run seamlessly on a VPS. I use the C-based PuTTY system, and I downloaded Python for it. Deliverables: commented, cleaned source code; dependency list; a single command to start the bot or a service file. I will accept the work if the bot completes the cycles for 24 hours without interruption.