ccxt icon indicating copy to clipboard operation
ccxt copied to clipboard

A JavaScript / TypeScript / Python / C# / PHP / Go cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

Results 1250 ccxt issues
Sort by recently updated
recently updated
newest added

### Operating System Windows 10 ### Programming Languages _No response_ ### CCXT Version 4.3.42 ### Description Some of subscriptinos for WatchOrders are missed. Looks like the issue #22600 ### Code...

fixes #4878

new exchange

### Operating System windows 11 ### Programming Languages Python ### CCXT Version last ### Description Hello! I'm trying to make logic for both markets futures and spot, Bybit exchange has...

question

``` ex.options['retryFailedRequests'] = 1 // default is 0 ex.options['retryFailedRequestsDelay'] = 100 // default it 0 ```

bug

New Exchange: Paradex https://www.paradex.trade/ There are starknet libraries need to checkout whether implemented in c# or php (hash methods , different curve and different typed data). Rest: - public -...

new exchange

### Operating System Windows 11 - PythonAnywhere.com ### Programming Languages Python ### CCXT Version 4.3.98 ### Description Hello @carlosmiei , in regards to the change #22781, when I run this:...

question

``` % py xt watchTickers Python v3.12.3 CCXT v4.3.49 xt.watchTickers() {'1000TROLL/USDT': {'ask': None, 'askVolume': None, 'average': 2.127e-05, 'baseVolume': None, 'bid': None, 'bidVolume': None, 'change': -1.52e-06, 'close': 2.051e-05, 'datetime': '2024-06-26T08:19:22.296Z', 'high':...

enhancement
ws