-
# environment info
- Python 3.11.4
- freqtrade 2023.9-dev-c894843d0
- os mac m1
# log
```bash
/Users/root/miniconda3/envs/freqtrade/bin/python /Users/root/Desktop/source_code/freqtrade/freqtrade…
-
Hey Phil, I'm trying to reconfigure a few of your strats to run without the json files and there seems to be no way to do it. I've placed everything in the buy and sell params section in the strat fil…
-
Hello everyone,
been trying to launch the bot via docker but even though there is a config.json under user-data I get the following error:
```
2020-11-04 07:51:16,151 - freqtrade.worker - INFO - …
-
## Describe your environment
* Operating system: Ubuntu 22.04.3
* Freqtrade Version: freqtrade docker-2023.11-dev-79f765a9
## Your question
I have a 15m strategy with `process_only_n…
-
## Describe your environment
* Operating system: Linux
* Python Version: 3.10.12
* CCXT version: 1.87.55
* Freqtrade Version: 2023.7
## Your question
Hi
What could be the case…
-
## Your question
Hello, I hope you have a fantastic Monday.
I am trying to develop a multi-pair strategy that manages the risk of the overall portfolio e.g. 0.2 (20%), this means that the bot sh…
-
First of all, I express my gratitude for such a cool open source code with models.
Q: MODEL RL with reinforcements.
I want to launch it so that it has previously studied over the past year. Check it…
-
A table for each indicator that would contain few(5-10?) future calculations of each indicator that gona be based on current candle ( good and enought for me). But it could be more complicated and eve…
-
Hi, It's an excellent project, I would like to ask a question, I use freqtrade to entry the trade, but because of unfilledtimeout config, it will cancel the order when the order haven't filled after 1…
-
![image](https://user-images.githubusercontent.com/12565380/186430819-45c7d307-ccbe-45c1-9e3d-6ef1fdf9456e.png)
Red arrows point to entry points according to the strategy, green ones show where it …