-
### Issue I am facing
I wrote a python binance bot that is connected to a telegram bot
I sent on telegram group a signal and the bot read it send it to my code and get the values and open with it o…
-
## Describe your environment
* Operating system: Ubuntu 18.04.3 LTS
* Python Version: 3.10.13 (`python -V`)
* CCXT version: 4.1.31 (`pip freeze | grep ccxt`)
* Freqtrade Version: 202…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| | network/frr | :x: | :x: | broken by protobuf upgrade | |
| | graphics/gimagereader…
-
Is it possible to edit the Perpetual Market Making strategy to make the bid/ask orders open as Stop Limit instead of Limit and Market (on Binance)?
This modification will allow trading the trend since…
-
## Version
## Description
-
### Describe the bug
We ran a long term bot running on a modified `v2_market-making_dman_v3_multiple_pairs.py` with 3 market pairs on Binance perp and reviewed the log files, we observed that there…
-
File "bot.py", line 3, in
import bot_functions as bf
File "/home/ubuntu/binance_futures_bot/bot_functions.py", line 1, in
from binance_f import RequestClient
ModuleNotFoundError: No mo…
-
Hello guys, iam training model catboost config file. Data 09.12.2023
```
{
"trading_mode": "futures",
"margin_mode": "isolated",
"max_open_trades": 10,
"stake_currency": "USDT",
…
-
### Version of this library.
unicorn_fy: 0.12.2
unicorn_binance_local_depth_cache: not found
unicorn_binance_rest_api: 1.10.0
unicorn_binance_trailing_stop_loss: not found
unicorn_binance_websock…
-
Hello,
i am currently working through the book and i am stuck within chapter 02 _Create a naive traing strategy_ on page 27.
```elixir
# /apps/naive/lib/naive/trader.ex
def handle_cast(
…