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

Wouldn't Binance block the client with requests every 0.3 seconds? #12

Open maxabrahamsson opened 2 years ago

maxabrahamsson commented 2 years ago

Simple question; Wouldn't Binance block the client with requests every 0.3 seconds?

Do they allow such a frequent rate of request to their API? Has anyone tried to run this for a considerable amount of time?

vmajor commented 2 years ago

They may, I will also post this as a new issue:

HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10)