binance-proxy icon indicating copy to clipboard operation
binance-proxy copied to clipboard

A websocket proxy written in GoLang, that caches the endpoints: klines, depth, ticker/24hr, and exchangeInfo. It resembles the Binance API behaviour. And has a primary usecase to eliminate ratelimits...

Results 7 binance-proxy issues
Sort by recently updated
recently updated
newest added

I'm using binance-proxy 1.2.4 as a proxy for 3 freqtrade bots that run on a lot of pairs on multiple timeframes on futures. When I restart binance-proxy, I get banned...

Hi, I got this message: level=error msg="SPOT XTZUSDT@5m kline websocket connection error: websocket: close 1006 (abnormal closure): unexpected EOF connected." How can i fix it? proxy could stop working due...

Hi There, I would like to use proxy for Binance US. I have replaced a hostname, but it works for USDT, but not for USD. https://github.com/pnmice/binance-proxy/commit/f27b9382174756b08fe793f7ca601ccf45071493 proxy log level=debug msg="SPOT...

Hello, I would like to know if there any chance ti contact you I would like to understand a little bit more.

## Describe your environment * Operating system: Debian 10 * Python Version: 3.8.10 (`python -V`) * CCXT version: 1.59.2 (`pip freeze | grep ccxt`) * Freqtrade Version: 2021.10 (`freqtrade -V`...

Hello. Please implement binnace proxy for this endpoint: https://www.binancezh.com/gateway-api/v1/public/cms/article/list/query This is the fastest unofficial api for the binance listing.

Please update modules with latest versions