-
hello ,
can you please help me implement this into my freqtrade?
i went to the freqtradebot.py and added the line:
self.strategy.set_ft(self)
around line 66
# Cache values for 180…
-
## Describe your environment
(if applicable)
* Operating system: Windows
* Python Version: 3.9.12 (`python -V`)
* CCXT version: 1.92.84 (`pip freeze | grep ccxt`)
* Freqtrade Version: 2…
-
Hi,
I have had few trades where the Stake amount being used is more than what is being sent via Telegram notification. Here are few samples.
==================
kt_ft_smaoffset_ku, [29-06-2023 2…
-
Latest Freqtrade
## Describe the enhancement
There is a lot of test executions at different time intervals. For example, run a test on 10 random segments and display a summary report for all tests …
-
Getting the error:
>
> template.TestStrategy.json_1 | 2021-02-20 21:48:01,405 - freqtrade.exchange.exchange - INFO - Using Exchange "Binance"
> template.TestStrategy.json_1 | 2021-02-20 21:48…
-
## Describe your environment
* Operating system: window10
* Python Version: Python 3.12.6
* CCXT version: ccxt==4.4.6
* Freqtrade Version: freqtrade 2024.9
Note: All issues other than…
-
## Describe your environment
* Operating system: OpenSuse
* Python Version: 3.6.12 (`python -V`)
* CCXT version: 1.55.2 (`pip freeze | grep ccxt`)
* Freqtrade Version: 2021.7 (`freqt…
ghost updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
I'd like to know more easily when a trade is going to be closed due to `minimal_roi` dict. Currently, all I can do is to check open …
-
# (Quant Trading Question!) Using RD-Agent to find and optimize profitable strategies?
I wonder if you have any examples, or if no examples yet, can clarify if you think this api is READY for this…
-
### Operating System
linux
### Programming Languages
Python
### CCXT Version
4.3.63
### Description
I keep trying to use coinbase with freqtrade. Everything was working in tell t…