-
windows11 docker compose build --pull Report an error I have used and configured a proxy, but it doesn't work. dockerfile: "./Dockerfile.custom"
Configuration Files:
```
---
services:
fr…
-
I am trying to connect my freqtrade bots to one freqUI. For security reasons, I use authorization services (cloudflare tunnel) to access my bots over the internet. So when I try to connect the bot to …
-
## Describe your environment
* Operating system: Mac OS
* Python Version: Python 3.9.6 (`python -V`)
* CCXT version: Nothing (`pip freeze | grep ccxt`)
* Freqtrade Version: freqtrad…
-
Up until today, the Binance public read-only data API has been available for all to use and access. But now, any device not connected to a VPN / proxy server outside of restricted areas is getting 451…
-
Can we have freqUI docker image so that we can deploy it standalone ?
When using one single UI to control multiple bots, a standalone deployment seems logically more comfortable to me - I can freely r…
-
```
(freqtrade) yoos@yoos-System-Product-Name:~/Documents/code/freqtrade$ freqtrade trade --config user_data/config2.json --strategy SampleStrategy
2024-10-05 17:38:26,296 - freqtrade - INFO - freqt…
-
## Describe your environment
* Operating system: ___Ubantu 20.04_
* Python Version: _____ (`python -V`)
* CCXT version: Using CCXT 4.4.6 (`pip freeze | grep ccxt`)
* Freqtrade Versio…
-
There is a similar problems that has been closed, but there is no solution about it.
https://github.com/freqtrade/freqtrade/issues/10311
## Describe your environment
* Operating system: ____w…
-
## Describe your environment
* Operating system: __win10 20H2
* Python Version: ___3.9.12
* CCXT version: _Not installed (using docker desktop 4.16.3)
* Freqtrade Version: ____2024.9
…
-
Let's remove ta-lib from dependencies. This will simplify the installation process a lot.
* It's only used in default/sample strategy/hyperopt...
* A consensus for replacement library should be fo…