diff --git a/user_data/strategies/Dimond.py b/user_data/strategies/Dimond.py index 554cc8e..8beb724 100644 --- a/user_data/strategies/Dimond.py +++ b/user_data/strategies/Dimond.py @@ -16,8 +16,8 @@ # you will change config.json variables and hyperoption commands # Thanks To @xmatthias if he was approve the last version of This strategy # That just a lazy code. I never can reach to this strategy(Now its really a dimond.) -# * freqtrade hyperopt --hyperopt-loss ShortTradeDurHyperOptLoss --spaces all --strategy π’Ÿπ’Ύπ“‚π‘œπ“ƒπ’Ή -e 700 -j 2 --timerange 20210810-20210813 -# * freqtrade backtesting --strategy π’Ÿπ’Ύπ“‚π‘œπ“ƒπ’Ή +# * freqtrade hyperopt --hyperopt-loss ShortTradeDurHyperOptLoss --spaces all --strategy Dimond -e 700 -j 2 --timerange 20210810-20210813 +# * freqtrade backtesting --strategy Dimond # Author: @Mablue (Masoud Azizi) # github: https://github.com/mablue/ # (First Hyperopt it.A hyperopt file is available)