-
In all timeframes monthly klines are non existent for ETHUSDT in september 2024
For instance : https://data.binance.vision/data/spot/monthly/klines/ETHUSDT/1h/ETHUSDT-1h-2024-09.zip
-
Hi, i'm trying to use this library to integrate with a trading software, which accept only Net Framework 4.8 libraries.
when trying to use any client Task (lets say GetKlinesAsync method) with the 'a…
-
## Details
With CanvasKit, setting a `TextEditingController.text` to a string with 270k characters takes 90 seconds including the render.
With HTML renderer, it is takes less than a second althoug…
-
hi friends, when pulling data from python, the last bar is repeated, I am doing a live operation, what I mean by the last bar repeat is that when I constantly pull new bars, the close value sometimes …
-
I am running a MultiplexSocket on Binance API to get 5 minute klines of around 200 symbols. On every new completed candle I call a "run_technical_analysis" function. Inside that function I calculate i…
-
**Describe the bug**
I am following the documentation and after successfully installing ` python-binance` via `pip` I cannot import `Client` in the code and I get the error `ImportError: cannot impor…
avarf updated
3 years ago
-
### Describe the bug
kucoin XDC-USDT returns binance candles error 🤔
![kucoin XDC-USDT returns binance candles error](https://github.com/user-attachments/assets/df36c7b5-72d8-4d2a-941b-d5dd…
-
Példa egy InitMessage-re amit a klines küld a szerver felé a játék indulásakor:
```
{
"board":[[" ", " ", " ", " ", " ", " ", " ", " ", " ", " "],
[" ", " ", " ", " ", " ", " ", " ", " ", " ", …
-
Would it be possible to get the Kline history when subscribing on websocket and the update on the current time period?
-
There are several method in Binance Socket Manager to subscribe klines, tickers, etc. I think the websocket functionality is inconsistent and sometimes it raises Maximum connection reached error when …