-
```
Exception occured:'success'
result = arbi_bot.binance_client.withdraw(
File "/usr/local/lib/python3.8/site-packages/binance/client.py", line 2254, in withdraw
if not res['success']:
Ke…
-
Does the binance us api work with this bot? Im sorry if this question has been answered I searched for it and was unable to find anything specific about binance us.
-
## Version
Local, latest main
## Description
Hey guys, it seems like testnet does not work. I set `BINANCE_MODE=test`, regenerated api_key and api_secret multiple times (at https://testne…
nxmad updated
10 months ago
-
Hi,
I have an issue or 2. Please, if someone could look into this for me. Not a Python Savvy here.
1. Trades.txt is recording everything twice
2. When an order is sent, it records the buy/sell pric…
-
### Describe the bug
I'm testing the script v2_funding_rate_arb.py
https://github.com/hummingbot/hummingbot/blob/master/scripts/v2_funding_rate_arb.py
Installing a bot from Docker compose
. The…
-
Traceback (most recent call last):
File "bot.py", line 90, in
test(1)
File "bot.py", line 79, in test
g.att_prices(prices)
File "C:\Users\Administrator\Desktop\binance-triangular-a…
-
In the discussion https://github.com/rodrigo-brito/ninjabot/discussions/130, @davidxiao suggest to use Binance user stream instead of orders polling.
When we have orders with status PENDNG, the bot…
-
Any way this could take into consideration slippage ? It seems like most of the trades it suggests are not worth it because there is very little volume on the pairs it suggests
-
## Step 1: Have you search for this issue before posting it?
yes
If you have discovered a bug in the bot, please [search our issue tracker](https://github.com/freqtrade/freqtrade/issues?q=is%3Aiss…
-
TRIBE got listed this morning, and the bot did this:
Traceback (most recent call last):
File "Binance Detect Moonings.py", line 597, in
orders, last_price, volume = buy()
File "Binance …