-
Seem that I can't install a error handler for each exchange, there is only one for all of them.
If I use multiple exchanges, only the last one is firing for errors from all exchanges.
So, how can …
-
There are two major features that have been a pain point for many users of our library and that have been handled inconsistently across our modules: API call retrys and rate limiting.
Most modules …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
websocket connection on sip is unusable for me, a connection lost every 10 seconds, one…
-
Currently when you query orders the fee is always null. It seems the only time you can get the fee from Binance is when you create a new order with the parameter newOrderRespType set to FULL and the o…
-
Users can set stop orders (aka _conditional_ orders, aka _trigger_ orders, aka _algo_ orders) by assigning `params['triggerPrice']`.
When `type='market'` it's a stop market order, and when `type='l…
-
Hello,
I upgraded both CCXT and CCXT Pro to the latest version and I receive this error at random times throughout the day when I watch Coinbasepro trades for multiple markets. Sometimes it takes a f…
zjbob updated
3 months ago
-
### Operating System
Mac OS
### Programming Languages
Python
### CCXT Version
4.1.2
### Description
https://docs.ccxt.com/#/Exchange-Markets states 'htx' exchange is available but code errors w…
-
```
$ go get go.opentelemetry.io/contrib/instrumentation/net/http
go.opentelemetry.io/contrib/instrumentation/net/http imports
go.opentelemetry.io/otel/api/global: cannot find module providing pac…
-
Hi,
I am having an issue when I define a limit within the watchOrderBook method on OKX. If I leave the limit argument as 'undefined', the watch runs just fine. If I specify a limit (i.e. 5 or 10)…
-
Could use some help files with examples of what would work. Something like:
Get-Help Get-CoinbaseProductTicker -Examples
Example 1: Get the ticker price of a single trading pair
PS C:\>Get-Co…