Drakkar-Software / OctoBot

Open source crypto trading bot
https://www.octobot.cloud
GNU General Public License v3.0
3.24k stars 751 forks source link

Binance.us errors out websocket connection #2740

Open KhryptorGraphics opened 1 week ago

KhryptorGraphics commented 1 week ago

Binance.us does not seem to be using websockets correctly. 2024-09-02 16:07:34,331 ERROR ConfigurationWebInterfaceModel Error when checking binanceus exchange credentials: binanceus 418 I'm a teapot {"code":-1003,"msg":"Way too much request weight used; IP banned until 1725311678994. Please use WebSocket Streams for live updates to avoid bans."} (error: DDoSProtection)

GuillaumeDSM commented 1 week ago

Hello @KhryptorGraphics, Thanks for reporting this issue. To fix this error, i'll need to understand your bot configuration. Can you share here which symbol you are trading on binance.us please ?

KhryptorGraphics commented 1 week ago

BTC/USDC, BTC/USDT, DOGE/BTC, DOGE/USDT, ETH/BTC, ETH/USDC, ETH/USDT, LTC/BTC, LTC/USDT, MATIC/BTC, MATIC/ETH, MATIC/USDT, RENDER/USDT, SHIB/USDT, XEC/USDT was the currencies. It seems to be working now though. I changed nothing. I have another issue though, i will start another thread.