-
* Operating system: Docker 19.03.13 at Win10 2004 x64
* Python Version: 3.8.4
* CCXT version: 1.38.13
* Freqtrade Version: 2020.10
## Describe the problem:
While trying to run hyperop…
-
` def Ichimoku_Score(self, dataframe, conversion_line_period = 9, base_line_periods = 26, laggin_span = 52, displacement = 26):
df = dataframe.copy()
# # Heiki…
-
![Kazam_screenshot_00000](https://user-images.githubusercontent.com/68923469/89128503-0fae9680-d4c4-11ea-9f04-860826b24d33.png)
*For requestion a new strategy. Please use the template below.*
…
-
Hello all,
How can I run the SharpeHyperOptLoss in the environment? Is there any code like python3 ./freqtrade/main.py -c config.json (..)? I absolutely want to use that hyperopt function because I d…
-
## Describe your environment
* Operating system: ____ Linux TVB 5.4.0-51-generic
* Python Version: _____ Python 3.8.5
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Versi…
-
This is a PR to discuss potentially saving pair locks in persistence, just to avoid rebuys if you happen to restart freqtrade.
This can be done by saving the timestamp of the last candle in persist…
-
I have two bots running on different servers in "dry-run", both contain all the cryptocurrency pairs in (USDT).
One of them doesn't work properly, sometimes he buys and sometimes he doesn't.
Wha…
-
Hello,
I have a sharpe of more than 500. Is this representative or is there something wrong with my config file ? I have a trailing_stop_positive of 0.0000000001. Maybe I shouldn't continue with th…
-
## Describe your environment
* Operating system: UBUNTU 18.04
* Python Version: 3.6.9 (`python -V`)
* CCXT version: ccxt==1.33.72 (`pip freeze | grep ccxt`)
* Freqtrade Version: deve…
-
* Operating system: Ubuntu 19.10
* Python Version: Python 3.8.2
* CCXT version: ccxt==1.25.38
* Branch: Master | Develop ( IDK ? )
* Last Commit ID:
**I'm trying to run Hyperopt w…