-
### Operating System
Windows 11
### Programming Languages
Python
### CCXT Version
_No response_
### Description
I have developed a trading bot using the CCXT library for Binance Futures. Before…
Papci updated
2 months ago
-
Hello!
I've used this great script in the launch of some new coin (let's name it "newcoin") on the binance.
I've entered coin exactly at launch and I got this log (see at bottom).
Any idea why bu…
-
Hi, could you do something to get notifications of P2P orders?
If an order is open, completed or closed.
You probably know that binance does not have notifications for this neither in the desktop pr…
-
![image](https://user-images.githubusercontent.com/9282270/37036446-eb39f5a6-2179-11e8-8e00-faf6f3826fdf.png)
Buy order filled it buys good but during sale it places sale order and showing this w…
msmmi updated
6 years ago
-
This repro is one of very much inspiration and much gratitude to share this.
Im relative new to freqtrade, strats and ml so im learning each day.
Since its quite a task to start all the scripts ma…
-
# Чт, 14 июня
- [x] Созвон по /aiprediction (сокет, который слушает Binance и считает вероятность) FE
- [ ] Список функционала для тестирования по Telegram Bot (Миша)
- [ ] Разобраться, в чем…
-
### Describe the bug
When running tests, we observed an error happened while on `status --live`. It started with `Unhandled error in background task: cannot unpack non-iterable NoneType object` then …
-
Error while scouting...
Traceback (most recent call last):
File "/home/pi/Documents/general_trader/binance_trade_bot/scheduler.py", line 25, in _run_job
super()._run_job(job)
File "/usr/lo…
-
Hey, can i use this bot?
If yes, can you send me the example of .env file?
Tere is no Readme instructions, but i am newbie in phyton :D
-
binance_trade_bot\models\pair.py", line 27, in Pair
.where(Coin.enabled.is_(True))
AttributeError: 'Select' object has no attribute 'scalar_subquery'
When I tried to run the trading, it crash…