From 43bab85b85c5db8d0c635df5ffd473128d0939ac Mon Sep 17 00:00:00 2001 From: Stefano Ariestasia Date: Wed, 7 Feb 2024 11:21:32 +0900 Subject: [PATCH] fix strategy-updater docs --- docs/utils.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/utils.md b/docs/utils.md index b4432833d..4bdb88cbd 100644 --- a/docs/utils.md +++ b/docs/utils.md @@ -990,11 +990,7 @@ options: -h, --help show this help message and exit --strategy-list STRATEGY_LIST [STRATEGY_LIST ...] Provide a space-separated list of strategies to - backtest. Please note that timeframe needs to be set - either in config or via command line. When using this - together with `--export trades`, the strategy-name is - injected into the filename (so `backtest-data.json` - becomes `backtest-data-SampleStrategy.json` + be converted. Common arguments: -v, --verbose Verbose mode (-vv for more, -vvv to get all messages).