Skip to content

Commit

Permalink
Align example in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hroff-1902 committed Sep 28, 2019
1 parent 7e214d8 commit 45f5394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hyperopt.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ Buy hyperspace params:
'adx-enabled': False,
'rsi-enabled': True,
'trigger': 'bb_lower'}
Stoploss: -0.37996664668703606
Stoploss: -0.27996
```

If you are optimizing stoploss values, Freqtrade creates the 'stoploss' optimization hyperspace for you. By default, the stoploss values in that hyperspace can vary in the range -0.35...-0.02, which is sufficient in most cases.
Expand Down

0 comments on commit 45f5394

Please sign in to comment.