Some more cosmetics

This commit is contained in:
hroff-1902
2020-04-16 19:46:52 +03:00
committed by GitHub
parent c20663069d
commit fb2bf563a4
+1 -1
View File
@@ -18,7 +18,7 @@ class MACDStrategy_hyperopt(IHyperOpt):
"""
This is an Example hyperopt to inspire you. - corresponding to MACDStrategy in this repository.
To run this, best use the following command (adjust to your environment
To run this, best use the following command (adjust to your environment if needed):
```
freqtrade hyperopt --strategy MACDStrategy --hyperopt MACDStrategy_hyperopt --spaces buy sell
```