From 455bad4fa08923e72bd23adbe91b2e9be488b27c Mon Sep 17 00:00:00 2001 From: Masoud Azizi Date: Tue, 13 Apr 2021 21:19:59 +0430 Subject: [PATCH] renamed --genes to --spaces! --- user_data/hyperopts/GodStraHo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_data/hyperopts/GodStraHo.py b/user_data/hyperopts/GodStraHo.py index 2788f07..e7f4cff 100644 --- a/user_data/hyperopts/GodStraHo.py +++ b/user_data/hyperopts/GodStraHo.py @@ -3,7 +3,7 @@ # github: https://github.com/mablue/ # IMPORTANT: INSTALL TA BEFOUR RUN: # :~$ pip install ta -# freqtrade hyperopt --hyperopt GodStraHo --hyperopt-loss SharpeHyperOptLossDaily --gene all --strategy GodStra --config config.json -e 100 +# freqtrade hyperopt --hyperopt GodStraHo --hyperopt-loss SharpeHyperOptLossDaily --spaces all --strategy GodStra --config config.json -e 100 # --- Do not remove these libs --- from functools import reduce