-
- OS: Ubuntu
- Programming Language version: Python 3.10.6
- CCXT version: ccxt-2.0.63
```python
params = {'execInst': 'ParticipateDoNotInitiate'}
response = self.exchange.create_order('BCH/USD…
-
Hello! I'm trying to install `cryptofeed` on my MacOS using conda, but I'm encountering a `Failed building wheel for order-book` error. I've ensured that CMake is installed and have also run xcode-sel…
-
### Operating System
linux
### Programming Languages
Python
### CCXT Version
4.1.91
### Description
I have observed this twice so far:
I call watchOrderBook on the bitmex exchange, and then …
-
## Version **1.14.42** of [ccxt](https://github.com/ccxt/ccxt) was just published.
Branch
Build failing 🚨
Dependency
ccxt
…
-
You want the most precision possible when dealing with a users money. In particular, methods for placing orders and doing deposits/withdrawals should accept decimal.Decimal for the relavant arguments…
-
### 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…
-
- OS: win 10
- Programming Language version: python 3.8
- CCXT version: 1.50.24
- pip version: 21.1.1
-
when i use ccxt to fetch binance exchange data meet the error on below:
and i use V…
-
- 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…
-
### Operating System
Ubuntu
### Programming Languages
python
### CCXT Version
3.1.49
### Description
I'm getting a checksum error while viewing the order book stream on the Bitget exchange.
##…
-
Is there a way to throttle large asyncio.gather queries ?