-
Hello,
yesterday my test examples were running fine. But some of them needed Python 3.6 so I installed Python 3.6. (before it was 3.5.6). And today I receive errors:
![1](https://user-images.g…
-
When I called binance.fetch_order_book('NANO/BTC'), I got the error message:
ccxt.base.errors.ExchangeError: binance No market symbol NANO/BTC
But it worked in other exchanges (Kucoin, HitBTC, and…
-
- OS: macOS High Sierra (Version 10.13.5)
- Programming Language version: Python 2.7.14 [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
- CCXT version: 1.14.161
- Exchange: gat…
-
there is an issue with setting a variable like this and restoring it after the call in an async environment
this.parseJsonResponse = false;
html = await this.zendeskGet2058…
-
MUST READ THIS BEFORE SUBMITTING ISSUES (read the link, then delete this message before submitting):
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
Please make s…
-
I review your commit https://github.com/ccxt/ccxt/commit/2402eaa45308e4b7c2afcc3fe4867416593b751e#diff-1d55d99612e0bff0014e23cc3b26fe74R390
Good job.
But after this commit 'create_limit_buy_order'…
-
The exchange【gate.io】has change the url into 【gateio.io】
so if you need to use the api for gateio.io you can edit the file :【/node_modules/ccxt/js/gateio.js】and replace the【gate.io】 into 【gateio.io】
-
Gate.io, BtcTrade.im, Lbank: percentage value in change field
Quoinex: No change, but we can calc via "last_price_24h" field
- OS: Arch Linux
- Programming Language version: node.js v9.11.1
- CC…
-
As far as I can tell.
- OS: Windows
- Programming Language version: Python version 3.6.8
- CCXT version: 1.18.992
- Exchange: Kraken
- Method: fetch_ohlcv
Code;
```
import ccxt
kraken =…
-
- OS: Windows 10 Pro
- Programming Language version: Python 3.6
- CCXT version: 1.17.439
- Exchange: Binance, Coinbase Pro, others?
- Method: any private method
When I call a private method wit…