-
Please add Bitstamp EUR checker. Thanks :)
-
Hi,
Whenever i check for an orders status using
`await bitstamp.orderStatus(orderId).then(({status, headers, body}) => body);`
I keep getting following error even if i run it at 5 sec intervals:
…
-
Hi! Does `XChange-bitstamp` work correctly?
I'm trying to get transactions
```
ExchangeSpecification exSpec = new BitstampExchange().getDefaultExchangeSpecification();
exSpec.setUserNa…
-
I think bitstamp may have changed their minimum order size. I'm getting an error back reading "Minimum order size is 0.001 BTC" on a XRP/BTC order. This might be good news, perhaps they've moved awa…
-
I can't start Zenbot using any form of the "Zenbot.sh trade bitstamp.xxx-xxx" because it can't backfill data and blocks the execution...
vea45 updated
6 years ago
-
### Scenario & Reproduction Steps
We build wheels ourself due to security concerns on linux. And then pass it over to auditwheel.
Auditwheel checks if there are any binary libraries that needs to be…
-
# Calling BitStamp API using Guzzle – Muya's Blog
[mostly code] musings of a software developer from nairobi 🇰🇪 | learning
[https://blog.muya.co.ke/calling-bitstamp-api-using-guzzle/](https://bl…
-
the externalId field that should contain the transactionId is null
-
I cloned latest git (unstable) version of zenbot.
I did npm install so far no problems then i filled my bistamp key/secret/client id and tried:
./zenbot.sh balance bitstamp.BTC-USD
Bitstamp API…
-
### System information
MacOS, on Docker with a brand new clone of this project
### Describe the problem
`trade` command does not seem to work on bitstamp. API key/secret are ok but it stay st…