yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.49k stars 825 forks source link

update recvWindow value #271

Closed 2pd closed 4 years ago

2pd commented 4 years ago

recvWindow should be under 60000. Leave this value in the example file can be very confusing.

JustForDev2020 commented 4 years ago

Adjust it correctly in 'config.py'. Bot will read the value from there

Make sure is below 60000 or the request will fail (Binance will reject it)