-
Using Python 3 and ccxt pip latest
The default request is putting `&limit=None` into the URL which is invalid for Kucoin. (Notice the server's `NumberFormatException`.) Manually changing the requ…
-
When visiting certain pages on amazon.de with ESR 91 the browser crashes consistently.
For example the following page (randomly selected from the main page) crashes:
https://www.amazon.de/-/en/S…
-
Just installed the update and now i'm missing all my Tidal Playlists.
-
- OS: macOS High Sierra
- Programming Language version: Python 3.7.0
- CCXT version: 1.17.49
- Exchange: Cobinhood
- Method: fetchTickers
Tested on my computer as well as a friend's computer. B…
-
If i use adjustForTimeDifference in constructor as parameter it is not work.
**NOT WORK**
```
$params` = [
'apiKey' => $this->getApikey(),
'secret' => $this->getSecret()…
-
I'm trying to buy 0.01 NEO/BTC using Kucoin client. The `lot` and `limits.amount.min` both say `1e-08`. Is that an error? Placing an order with any value lower then 0.1 produces `{"success":false,"c…
-
kucoin missing price and cost(0.0) when doing fetchOrder. It might work if it's already in cache this i haven't tested. Nevertheless it's possible to get both numbers as they are in native fetchOrder …
-
Currently, when using `vk::StructureChain` I should do:
```cpp
vk::StructureChain createInfoChain;
auto& a = createInfoChain.get();
a.flags = {};
a.x = ...;
a.y = ...;
...
auto& b = create…
-
with latest dev commit (i.e. c5588dd270af165fcce0893c644d5d7b56b77f4b), it crashes in various locations when it has extension enabled.
possible rev range: https://github.com/rmottola/Arctic-Fox/com…
-
The website structure of Ebay-Kleinanzeigen seems to have changed as the selected elements cannot be found anymore. This needs an update.
``` bash
» ek-scraper --verbose run ~/config.json
WARNING…