You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Few issues I come across:
The text was updated successfully, but these errors were encountered: