-
- OS: MacOS
- Programming Language version: node 8.4
- CCXT version: "ccxt": "^1.10.1226",
- Exchange: Okex
- Method: fetchOHLCV
Problem: the 'since' parameter doesn't seem to be working for 'f…
-
Hey,
This might be more of a general question regarding websockets than an issue with binance.net. I am trying to connect to a lot of kline websockets. Im using a windows service on a dev machine (…
-
Hi JKorf
when i tried to collect kline data from many symbols (20 - 40) with using statement i had an exception
`„System.ObjectDisposedException” w mscorlib.dll`
so i solved this in that way :
…
-
Dont know if anyone else is having this issue but I keep getting a remotedisconnected error popping up lately.
`Traceback (most recent call last):
File "C:\Program Files (x86)\Microsoft Visual St…
-
It looks like after one of the releases subscription to streams are going longer? Or previously when you put to log something like"03:39:04:262 | Info | Started kline stream for wavesbnb: OneMinute" w…
-
Is there a way to use the unix timestamp instead of a date string for `get_historical_klines`?
-
I wanted to get all of the data, so I set a very high limit, but when I do I get the following error:
0%| | 219500/99…
-
2018/04/23 06:59:54.767 FATAL - The remote server returned an error: (429) Too Many Requests. System.Net.WebException The remote server returned an error: (429) Too Many Requests. at System.Net.Htt…
-
Hi,
Firstly thank you for your work :)
I have written a simple procedural Python script with utilizes your module, but I'm getting the following assert from get_all_tickers() once it has been ru…
-
Hey,
So im using the new SubscribeToKlineStreamAsync passing in an array of strings (Klines). Im running into an issue of where I believe its passing back duplicate data. It seems to get stuck afte…