mjwvb
mjwvb
I'm trying to cancel my order with the custom client order id using rest.Trade.Orders.cancelOrderByClientOid(), but it doesn't do anything. I was looking in the code, and it seems the function...
### Operating System MacOS + Ubuntu ### Programming Languages JavaScript ### CCXT Version 4.2.93 ### Description When watching for trades using watchTradesForSymbols on at least Bybit and Kucoin, it returns...
### Operating System MacOS ### Programming Languages JavaScript ### CCXT Version 4.2.93 ### Description When watching trades using watchMyTrades() the "fee" property is always undefined and thus not yet implemented....
### Operating System MacOS ### Programming Languages JavaScript ### CCXT Version 4.3.17 ### Description I'm getting the following error when cancelling orders using cancelOrderWs() on Bybit: PermissionDenied: bybit {"retCode":10005,"retMsg":"Permission denied...
### Operating System Ubuntu ### Programming Languages JavaScript ### CCXT Version 4.3.18 ### Description When running my trading bot on Kraken I noticed some cancel order updates not getting pushed...
### Operating System Ubuntu ### Programming Languages JavaScript ### CCXT Version 4.3.18 ### Description When using watchOrders(), watchMyTrades(), watchBalance(), and probably others, I get a lot of unreadable gzip encoding...
### Preliminary Checks - [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate ### Is your feature request related to a problem?...
### Preliminary Checks - [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate ### Is your feature request related to a problem?...
### Operating System Ubuntu ### Programming Languages JavaScript ### CCXT Version 4.3.30 ### Description When loading the trading fees using fetchTradingFee() on Kraken, the fees are returned as percentages and...
### Operating System _No response_ ### Programming Languages JavaScript ### CCXT Version 4.4.8 ### Description When subscribing for order updates on CoinEx using the watchOrders() method I don't receive the...