fix strategy-updater docs

This commit is contained in:
Stefano Ariestasia
2024-02-07 11:21:32 +09:00
committed by Joe Schr
parent e84bc14944
commit 5b13540bc9

View File

@@ -990,11 +990,7 @@ options:
-h, --help show this help message and exit -h, --help show this help message and exit
--strategy-list STRATEGY_LIST [STRATEGY_LIST ...] --strategy-list STRATEGY_LIST [STRATEGY_LIST ...]
Provide a space-separated list of strategies to Provide a space-separated list of strategies to
backtest. Please note that timeframe needs to be set be converted.
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`
Common arguments: Common arguments:
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages). -v, --verbose Verbose mode (-vv for more, -vvv to get all messages).