-
### Describe the bug
We have been observing this behavior on Binance connector and added below the occurences when tested on v1/v2 strategies:
- Ran tests on Binance spot w/ single order level wit…
-
### Operating System
windows 11
### Programming Languages
Python
### CCXT Version
4.0.91
### Description
It was working normally until a few days ago
Retrieve Binance's withdrawa…
-
### Describe the bug
Hello, i have an issue on PMM. Tested multiple times with mirror changes, but everytime bot will end with stucked orders without cancelling them by timelimit or so. Error log s…
-
### Operating System
win10
### Programming Languages
Python
### CCXT Version
ccxt-4.4.5
### Description
method exchange.fetch_ohlcv() on Binance returns 18 candles instead of 1000 on 1d TF, 800…
-
## Abstract
This is part of the general Futures support that Rotki would eventually need. Same applies for other exchanges like Kraken that have futures.
We should support Future trades from Bin…
-
### Operating System
Linux Ubuntu 22.04.4 LTS
### Programming Languages
Python
### CCXT Version
ccxt-4.3.63
### Description
I have narrowed my code 'hanging' to the point where it calls for fet…
-
here's my error:"Traceback (most recent call last):
File "/Users/passivbot_binance_isolated_margin_legacy/passivbot_isolated_margin.py", line 1532, in
asyncio.run(main())
File "/Users/.pye…
-
Binance offers certain clients different ways of accessing their eco system by means of changing certain parts of the URL:
so, for the futures API it changes from https://fapi**1**.binance.com/ to h…
-
I'm adding support for this exchange under ID 9.
This issue blocks #5.
-
I'm trying to run the example code with the binance exchange but it doesnt work. In the debugger i can see the websocket is subscribed and receiving depth events. The same code works if i replace with…