T. Todua
T. Todua
exchange has not been functioning for several months already, neither pairs/info are available through API. even the only trading pair ([BTC/USDT](https://pro.coinlist.co/trader/BTC-USD)) is closed atm, and neither API returns any response...
while keeping backward support, we should make options>fetchMarkets a regular dict, which is unified way across exchanges.
I think, this approach might be an optimal way (given the uncertainty) to use caching with CCXT. This way: - we avoid importing i/o modules in ccxt - we give...
fix #24663 kraken has overly complex response from fetchBalance (and also had incomplete commonCurrencies). for example, in normal kraken account (before activating "earnings" functionality), you have: ``` { "error": [],...
like running `ufw-docker install`, would be nice to have `ufw-docker uninstall` , which would do all necessary things automatically (eg https://github.com/chaifeng/ufw-docker/issues/89#issuecomment-1438289285 ) without manual burden. thanks
this action seems to have some permission & inheritance issues. for example, setup a directory on a remote machine with this: ``` sudo addgroup group1 adduser githubuser usermod -aG group1...
https://grvt.io/ https://github.com/gravity-technologies/grvt-pysdk https://api-docs.grvt.io/