-
Hello, Binance returns very long numbers for the ETH/USDT orders and JS can't parse it to a number properly.
Usual orderId: 234083988
ETH/USDT orderId: 8389765523229474000
And order update API retu…
-
Note that this is my first python program and my first post on github. The code used to work fine, all of the sudden it doesnt work anymore. It could be due to the things that are going on with binanc…
-
Hi, can you help me please with this error. I did change value of recvWindow and sinchronize my clock and continue obtaining the same.
- Python version: 3.8 on Windows 7
-
### Operating System
Windows
### Programming Languages
Python 3.8.10
### CCXT Version
4.1.40
### Description
Based on the below code, the huobi.watch_orders() is stuck and not pri…
-
Hi!
Have you considered to support alternative binance api urls?
Like
API_URL = 'https://apiX.binance.{}/api'
where X belongs to ["", "1", "2", "3"]
Here is the example on how it wor…
xtile updated
3 years ago
-
I use Web Socket Streams to get depth information. For example:
`wss://fstream.binance.com/ws/btcusdt@depth20`
Here, the **_levels_** is 20, and I can get 20 bids and asks. According to API, V…
-
Every order I place with `futures_create_order`, the order is automatically set to 20x by default which is too risky for my tastes. Neither the wrapper nor raw binance API documentation mention anythi…
-
How can I use testnet api with this library? and is it possible to change uri of requests?
-
I don't know if this is possible, have to check the API docs. I noticed that the symbols in earn show up in the portfolio with an 'LD' prefix.
-
I noticed a lot of okx requests get rejected with invaild sign when submitting multiple requests at same time.
```2023-10-15 09:27:46.33 [pool-18-thread-7] DEBUG si.mazi.rescu.HttpTemplate - Execut…