-
### Operating System
OSX
### Programming Languages
_No response_
### CCXT Version
4.3.40 / master branch
### Description
When trying to create an Order on Bitstamp, it fails with:…
-
### Operating System
Linux Mint
### Programming Languages
Python
### CCXT Version
4.0.73
### Description
I have noticed quite many times that public trades returned by `fetch_trad…
-
I saw the old discussion on the #2008 and #2066 around removing the [lombok](https://projectlombok.org/) dependency, and do understand your reluctance to include a number of 3rd party libraries, but I…
-
The Bitstamp V2 API has [an endpoint that gets withdrawal requests](https://www.bitstamp.net/api/#tag/Withdrawals/operation/GetWithdrawalRequests).
The response object looks like this:
```
{
…
-
Comment here any new exchange that you think that should be added.
**Already discarded**
* **Bity.com** - ~Too many bad reviews on [TrustPilot](https://uk.trustpilot.com/review/bity.com?languages=…
pluja updated
2 years ago
-
### Description
In order to do any serious forecasting, I presume this whole thing should have some historical data of the milked market.
I presume that the stuff needed to be logged is OHLC da…
-
```
{
id: '68086689',
info: {
fee: '0.25000',
order_id: 1660243896,
datetime: '2018-06-10 18:59:51.000000',
usd: 0,
btc: 0,
eth: '0.21208000',
…
-
First I tried `currencyrates USD` and that worked, then I tried `currencyrates CZK` which ends with error.
```
cln currencyrates CZK
{
"code": -32600,
"message": "Error while processing…
urza updated
4 months ago
-
- OS: Linux Mint
- Programming Language version: Python 3.10
- CCXT version: 1.84.38
I have recently noticed quite many issues with `fetch_tickers` method in several exchanges, so I decided to wr…
-
In a websocket connection if v1 and v2 of same request is subscribed then rippled responds v2 whereas clio responds as v1.
**Rippled response:**
```
{
"id": "Example watch Bitstamp's hot walle…