CyberPunkMetalHead / binance-trading-bot-new-coins

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
MIT License
1.46k stars 269 forks source link

Connection reset by peer #4

Closed ghost closed 2 years ago

ghost commented 2 years ago

When running the program for a while, me and a friend of mine keeps getting ConnectionResetError(54, 'Connection reset by peer') error. Apparently, this is because the Client times out after a while.

CyberPunkMetalHead commented 2 years ago

How often does this happen? I'm unable to replicate this on my end.

ghost commented 2 years ago

Not too sure but after around 30 minutes to an hour. I'll have it run for a while and if it doesn't happen in 10 hours, I will close this issue :)