-
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…
-
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…
-
Hi there.
Got some bugs when was trying to fetch futures balance or futures tickets on Bitget (spot section works fine).
Here are the details:
- OS: debian 10.12
- Programming Language version: …
-
Hi there.
Got some bugs when was trying to change futures perpetual leverage on Bitget.
Here are the details:
OS: debian 10.12
Programming Language version: python 3.7.3
CCXT versio…
-
- OS: docker python:3.8-slim-buster
- Programming Language version:python
- CCXT version:1.83.93
I am trying to fetch OHLCV data from bitget, which we need to use "since" as the following co…
-
Please Add bitget and Kucoin to V3 aggr 🙏
Knf69 updated
2 years ago
-
- OS: Linux Mint
- Programming Language version: Python 3.10
- CCXT version: 1.83.47
```
exchange = ccxt.bitget()
print(exchange.fetch_tickers())
```
```
{'LINKUSDT': {'symbol': 'LINKUSDT'…
-
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
…
-
Hi Kroitor how's it going.
We are using **Bitget** exchange for the first time with a mature road-tested CCXT application. Some calls to '_safe_string_2_' are missing the non-optional '_key2_' par…
-
hi, I’m from bitget exchange. our spot api address has been upgraded, this is the [new spot Api](https://bitgetlimited.github.io/apidoc/zh/spot/#185368440e). I think ccxt should need to be synchron…