Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

few issues with some exchanges #462

Open
go-dockly opened this issue Feb 8, 2024 · 0 comments
Open

few issues with some exchanges #462

go-dockly opened this issue Feb 8, 2024 · 0 comments

Comments

@go-dockly
Copy link

go-dockly commented Feb 8, 2024

Few issues I come across:

  • running ccapi in batch mode results in memory leak despite .Purge() / does not occur if fanning
  • "bitget": no trade id is collected while available (made changes in the .h file recompiled but somehow the change is not reflected - not sure why I can't seem to update the c++ code)
  • "bitget-futures": no trade id is collected while available
  • "kraken-futures": collects orderbook snapshots fine but collects trades only for some seconds then fails with pong timeout: failed before opening even the socket was just open timestamps are off
  • "deribit": collects orderbook snapshots fine but no trades: ERROR_MESSAGE = rapidjson internal assertion failure
  • "kucoin-futures": ERROR_MESSAGE = {"id":"0","type":"error","code":400,"data":"topic :BTC-USDT_/contractMarket/execution is invalid"} while symbol used is BTC-USDT without underscore somehow the lib is adding it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant