Update wording in docs

This commit is contained in:
Matthias 2019-07-15 06:59:20 +02:00
parent 876cae2807
commit a3b7e1f774

View File

@ -216,7 +216,7 @@ some potential trades to be hidden (or masked) by previosly open trades.
The `--eps`/`--enable-position-stacking` argument allows emulation of buying the same pair multiple times, The `--eps`/`--enable-position-stacking` argument allows emulation of buying the same pair multiple times,
while `--dmmp`/`--disable-max-market-positions` disables applying `max_open_trades` while `--dmmp`/`--disable-max-market-positions` disables applying `max_open_trades`
during Hyperopt/Backtesting (which is same as setting `max_open_trades` to a very high during Hyperopt/Backtesting (which is equal to setting `max_open_trades` to a very high
number). number).
!!! Note !!! Note