remove use of hyperopt_conf.py

This commit is contained in:
Janne Sinivirta
2018-06-15 10:45:19 +03:00
parent af16830a38
commit c1f8f641e6
6 changed files with 6 additions and 66 deletions

View File

@@ -160,9 +160,8 @@ the parameter `-l` or `--live`.
## Hyperopt commands
It is possible to use hyperopt for trading strategy optimization.
Hyperopt uses an internal json config return by `hyperopt_optimize_conf()`
located in `freqtrade/optimize/hyperopt_conf.py`.
To optimize your strategy, you can use hyperopt parameter hyperoptimization
to find optimal parameter values for your stategy.
```
usage: main.py hyperopt [-h] [-i TICKER_INTERVAL] [--realistic-simulation]