Add days breakdown table to backtesting

This commit is contained in:
rextea
2021-03-26 18:40:50 +03:00
parent dd5873ef24
commit 2bed41da5d
5 changed files with 74 additions and 9 deletions

View File

@@ -67,6 +67,7 @@ optional arguments:
Requires `--export` to be set as well. Example:
`--export-filename=user_data/backtest_results/backtest
_today.json`
--show-days Print a days breakdown table of the backtest results
Common arguments:
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages).