-
Seem that I can't install a error handler for each exchange, there is only one for all of them.
If I use multiple exchanges, only the last one is firing for errors from all exchanges.
So, how can …
-
This issue is about unifying
- _stop loss order_
- _take profit order_
For an explanation of `triggerPrice / stopPrice` (conditional or trigger orders), please see ~https://github.com/ccxt/ccxt…
-
This issue is about new format of rate-limiting requests in ccxt.
**Old Method**
Previously all endpoints within an exchange had the same weight associated, described by the `rateLimit` property…
-
A month ago I committed an automatic reconnect for the poloniex websocket https://github.com/bitrich-info/xchange-stream/pull/43. This seems to work and I'm glad to see it integrated in the Netty clas…
-
```
{
id: '68086689',
info: {
fee: '0.25000',
order_id: 1660243896,
datetime: '2018-06-10 18:59:51.000000',
usd: 0,
btc: 0,
eth: '0.21208000',
…
-
We love reqwest, but we also need to use websocket. :-)
Warp implements it at server-side, so it would be nice if reqwest could implement it at client-side allowing we to reuse all other features (…
-
## Problem Definition
Rotki doesn't fetch my Bitstamp data correctly as there are type mismatches
## Logs
```
[30/06/2024 00:51:44 CEST] DEBUG rotkehlchen.exchanges.bitstamp Greenlet-2: Skip…
-
* Versions of Python 3.11, ``cryptography 43.0.0``, ``cffi ``, ``pip 23.3.2``, and ``setuptools 69.0.2 ``
* How you installed ``cryptography``
* Clear steps for reproducing your bug
```
installing…
-
Hi!
I am trying to run the gryphon dashboards with the Gryphon Data Service (GDS). I have set up redis and RabbitMQ properly, but I keep on running into a CompileError when I call `foreman start` t…
-
### Operating System
Mac OS
### Programming Languages
Python
### CCXT Version
4.1.2
### Description
https://docs.ccxt.com/#/Exchange-Markets states 'htx' exchange is available but code errors w…