Deployed d2e650d to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2026-02-21 15:34:35 +00:00
parent e9a3e0ec3e
commit cc31bd2b80
4 changed files with 4 additions and 13 deletions

View File

@@ -2458,10 +2458,7 @@ To learn how to get data for the pairs and exchange you're interested in, head o
<span class="go"> --strategy-list STRATEGY_LIST [STRATEGY_LIST ...]</span>
<span class="go"> Provide a space-separated list of strategies to</span>
<span class="go"> backtest. Please note that timeframe needs to be set</span>
<span class="go"> either in config or via command line. When using this</span>
<span class="go"> together with `--export trades`, the strategy-name is</span>
<span class="go"> injected into the filename (so `backtest-data.json`</span>
<span class="go"> becomes `backtest-data-SampleStrategy.json`</span>
<span class="go"> either in config or via command line.</span>
<span class="go"> --export {none,trades,signals}</span>
<span class="go"> Export backtest results (default: trades).</span>
<span class="go"> --backtest-filename, --export-filename PATH</span>