diff --git a/docs/freqai.md b/docs/freqai.md index fd84dffc6..11ef972c7 100644 --- a/docs/freqai.md +++ b/docs/freqai.md @@ -56,7 +56,7 @@ the necessary data, Freqai can be executed from these templates with: ```bash freqtrade backtesting --config config_examples/config_freqai.example.json--strategy -ExampleFreqaiStrategy --freqaimodel ExamplePredictionModel +FreqaiExampleStrategy --freqaimodel ExamplePredictionModel --freqaimodel-path freqtrade/templates --strategy-path freqtrade/templates ```