-
I investigated a bit and the exchange rate only is good in USD.
When you choose EUR and Kraken fiat rate exchange for example. It checks XBTUSD and after do a EURUSD conversion on other place. The co…
-
I am trying to set up an Exchange External Service using my Kraken account, but I get the following error:
"Could not connect with current settings. Transmuter tests against fetching your balance a…
-
## Abstract
This is part of the general Futures support that Rotki would eventually need. Same applies for other exchanges like Kraken that have futures.
We should support Future trades from Bin…
-
Are there plans to support the FetchPositions from CCXT? I've opened some leveraged short sells through the Kraken UI as examples, and I was wondering how I could see them in any CCXT.Net call? It app…
-
### Operating System
OS X
### Programming Languages
Python
### CCXT Version
4.2.9
### Description
This still worked last week but today I am getting the following error:
> Fil…
-
Hi! Amazing work putting this together. I've been following the Rust port from a distance for a month or so and I'm finally getting my feet wet with hftbacktest :).
I'm adding support for Kraken sp…
-
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: no
- **OS centos server 7**:
- **Zenbot version** (commit ref, or version): 4.1.0
- **Zenbot branch…
-
We already implement this REST API https://docs.kraken.com/rest/#operation/getTradeHistory through `OnGetCompletedOrderDetailsAsync`. Kraken also provide a WebSocket equivalent that notifies you of yo…
-
### System information
- **Have I written custom code (as opposed to using zenbot vanilla)**: No
- **OS Platform and Distribution: ubuntu 20.04
- **Zenbot version** (commit ref, or version): 4.1.0
…
-
### Versions
```
OS: MacOS Catalina
Python: 3.10.12
krakenex: 2.2.1
```
### What are you trying to achieve?
My app uses the python logging library and has the debug level set to INFO. But…