-
hi
since = None
limit = 200
end_time = connection.milliseconds()
params = {
'end_time': int(end_time / 1000),
}
withdrawals = connection.fetch_withdrawals("TRX", since, limit, params)
e…
-
Hello:
I want to know if I can use this repo to call some JavaScript in Node.JS.
There is one Node.JS package CCXT, current version is: 2.0.84, its web version can be found here: https://cdn.jsdeliv…
-
- OS: independent
- Programming Language version: Python
- CCXT version: latest 1.49.58
I found that constant values for `amount` and `price` precision used in `fetch_markets()` method for Bibox …
-
Hello:
I want to know if I can find how can I call some Node.js script from C#, which call a npm package called ccxt, and return the truncated strings to C#. And one step further, how can I call sim…
-
When add require("nem-library") in the unit test file suri.spec.ts, the keyring.addFromUri method throws an exception
but I need the nem-library。
Maybe nem-library affecting keyring.addFromUri …
wmvm0 updated
2 years ago
-
Hello there. I was testing the English speech command recognition example on the esp32s3 eye module. It is not able to detect any wake words or the commands. Its stuck with the below output.
```
`…
-
bibox has v3 & v4 API :
https://biboxcom.github.io/v3/spotv4/en/#get-order-book
lib uses v1 still. Leaving the issue open for any voluntary contribution.
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#4258
From: @mlasson
Reported version: 8.5
CC: @mattam82
-
The referenced PR will be addressing the pre-determined base-vs-quote volume values in response.
- [x] aax
- [x] ascendex
- [x] bibox
- [x] bigone
- [x] binance (binanceus)
- [x] binancecoinm
…
-
I had trouble connecting to Bibox despite having API key and secret in place, I spoke with support and they said to change bibox.com to bibox.tech as a hostname. I did locally in the package and it no…
MrWeb updated
2 years ago