-
The Kraken OHLC api does not seem to be properly implementing the KrakenCurrencyPair array.
I am running this code and the exchange works for all other purposes:
```java
// Boot up our exchange
…
-
1. is there a way to get all coins and which exchanges they are listed on?
2. I could not find which exchange's data is included in the api, i listened to the socket.io api for about an hour and coul…
-
Currently we can add only one TOTP per entry.
It would be nice if we could add multiple TOTP codes for an entry.
There are websites that requires this.
For example kraken.com (crypto exchange websi…
-
see last set of comments here: https://github.com/stellar/kelp/issues/421
kraken currently limits markets, whereas it is not limited on centralized exchanges. this is because of the API limitations…
-
Writing a DaLI data loader plugin has high impact on the functionality and usefulness of both [DaLI](https://github.com/eprbell/dali-rp2) and [RP2](https://github.com/eprbell/rp2). Data loader plugins…
-
I get the JSON decode error pretty consistently with this.
I have a PHP script that does somewhere between 5 and 10 calls to the KrakenAPIClient.php. About half the time the page won't load due to …
-
### 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 pu…
mjwvb updated
6 months ago
-
### Operating System
Ubuntu
### Programming Languages
Python
### CCXT Version
4.3.72
### Description
Looking at the source code, CCXT seems to map the `clientOrderId` field to `us…
-
// see a sample bug report here: https://github.com/interstellar/kelp/issues/1
## Describe the bug
I'm seeing this in the returned log event
2019/01/14 16:29:35 ----------------------------------…
-
## Describe the enhancement
Hi guys! I wondered if it was possible to implement the trailing stop directly on the exchange. I saw that it was available in most of the exchanges, even Kraken P…