Update documentation with backtesting compounding possibilities

This commit is contained in:
Matthias
2021-02-26 19:53:29 +01:00
parent 98f3142b30
commit f5bb5f56f1
5 changed files with 18 additions and 14 deletions

View File

@@ -83,7 +83,7 @@ optional arguments:
Enable protections for backtesting.Will slow
backtesting down by a considerable amount, but will
include configured protections
--dry-run-wallet DRY_RUN_WALLET
--dry-run-wallet DRY_RUN_WALLET, --starting-balance DRY_RUN_WALLET
Starting balance, used for backtesting / hyperopt and
dry-runs.
-e INT, --epochs INT Specify number of epochs (default: 100).