diff --git a/docs/freqai.md b/docs/freqai.md index 9e9155826..6b7a4d5c8 100644 --- a/docs/freqai.md +++ b/docs/freqai.md @@ -57,7 +57,7 @@ the necessary data, Freqai can be executed from these templates with: ```bash freqtrade backtesting --config config_examples/config_freqai.example.json --strategy FreqaiExampleStrategy --freqaimodel ExamplePredictionModel ---freqaimodel-path freqtrade/templates --strategy-path freqtrade/templates +--freqaimodel-path freqtrade/templates --strategy-path freqtrade/templates --timerange 20220101-220201 ``` ## Configuring the bot