From f1a6e61dbda332b6de910cb269e0d2a0072bb165 Mon Sep 17 00:00:00 2001 From: Cosica Date: Tue, 20 Jan 2026 14:03:19 +0800 Subject: [PATCH] Fix typo in doc --- docs/advanced-backtesting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced-backtesting.md b/docs/advanced-backtesting.md index 617ea7e3d..eefbc637e 100644 --- a/docs/advanced-backtesting.md +++ b/docs/advanced-backtesting.md @@ -52,7 +52,7 @@ By default, `backtesting-analysis` processes the most recent backtest results in If you want to analyze results from an earlier backtest, use the `--backtest-filename` option to specify the desired file. This lets you revisit and re-analyze historical backtest outputs at any time by providing the filename of the relevant backtest result: ``` bash -freqtrade backtesting-analysis -c --timeframe --strategy --timerange --export signals --backtest-filename backtest-result-2025-03-05_20-38-34.zip +freqtrade backtesting -c --timeframe --strategy --timerange --export signals --backtest-filename backtest-result-2025-03-05_20-38-34.zip ``` You should see some output similar to below in the logs with the name of the timestamped