-
Exception in thread Thread-1:
Traceback (most recent call last):
File “/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py”, line 699, in urlopen
httplib_response = self._make_re…
-
### Operating System
Windows 11
### Programming Languages
PHP
### CCXT Version
4.3.96
### Description
Hello! When I use 'defaultType' => 'swap' in the constructor parameters and then use the cr…
-
- [ ] 非异步, 基于 binance-rs
- [x] 行情、下单
- [ ] ws 行情、下单、处理 respnese
- [ ] 异步, 基于 binance-rs-async
- [x] 行情、下单
- [ ] ws 行情、下单、处理 respnese
- [ ] 补充 margin api 进入 binance-rs-async
- [ ] 策略
…
-
Below is not an issue, I need help regarding the problem that I'm facing
I'm using the `POST /spot/orders` API to create an Order. I'm passing the four things to create the Order.
1. Amount, 2. …
-
### Operating System
_No response_
### Programming Languages
_No response_
### CCXT Version
4.3.61
### Description
When configuring an exchange with API credentials, is there a way to know if t…
-
## Overview:
This document aims to summarise proposed/existing options for formalising the process by which:
- the Fellowship actively consults and collaborates with ecosystem teams
- scheduled run…
-
### Operating System
All
### Programming Languages
Python
### CCXT Version
ccxt-4.4.1 (latest as of September 10th 2024).
### Description
The `timestamp` field is missing when cal…
-
### Operating System
_No response_
### Programming Languages
PHP
### CCXT Version
4.4
### Description
Hello, ccxt is very nice but it works very slowly, it takes 5 seconds to even withdraw the …
-
This code can be user to download some non-api data that contains withdrawal fees
const res = await request({
method: 'GET',
uri: 'https://www.gate.io/en/fee',
});
…
-
Hey everyone,
I've been using this bot the past few days and it's been running fine. I'm not a coder and really just learning as I go. This morning I noticed that this line was repeating in the c…