Joseph Leon
Joseph Leon
I ended up rebuilding some of his code. Something in the code was broken. ` import asyncio import websockets import json class WebSocketServer(): STREAM_URL = 'wss://stream.binance.com:9443/' MAX_RECONNECTS = 5 MAX_RECONNECT_SECONDS...
[binance.zip](https://github.com/sammchardy/python-binance/files/5752155/binance.zip)
[bot.zip](https://github.com/sammchardy/python-binance/files/5752156/bot.zip)
[requirements.txt](https://github.com/sammchardy/python-binance/files/5752157/requirements.txt)
[main.zip](https://github.com/sammchardy/python-binance/files/5752159/main.zip)
Never got around to finishing up the bot but it was close. just lost interest