diff --git a/README.md b/README.md index de0ad93..1bc1608 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,6 @@ freqtrade backtesting --strategy Strategy001 freqtrade download-data --days 100 ``` -*Note:* Generally, it's recommendet to use static backtest data (from a defined period of time) for compareable results. +*Note:* Generally, it's recommended to use static backtest data (from a defined period of time) for comparable results. Please check out the [official backtesting documentation](https://www.freqtrade.io/en/latest/backtesting/) for more information.