Mikalai Konan

Results 20 comments of Mikalai Konan

what the proxy logs?

I will add it in the next release. For now, you can use docker binding.

Just read this again, so there are two HTTP clients that proxy using. One is from kucoin SDK(used for candles) and the other is fasthttp(used for proxying transparently other requests)....

Will cover that after will replacing crappy kucoin-sdk with the pure WebSockets client.

Thanks for the report. It will be really good if you will provide the results of the GET klines request. You can find the path in proxy logs enabling `verbose...

Q: Comparing the contents of the two files containing the klines showed that they are identical. A: You have to call the request for pair that was filtered by age/volatility...

Try this one - https://github.com/mikekonan/exchange-proxy/releases/tag/untagged-5ed2f32e1b9b19addfab

https://github.com/mikekonan/exchange-proxy/releases/tag/v1.2.6

There are no fixes for these issues, but more fresh version

Hello, have you overridden candles count or used the default one?