Fix typos

This commit is contained in:
Matthias
2019-12-23 12:42:32 +01:00
parent a3e53bab17
commit 5307378093
+1 -1
View File
@@ -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.