fix typo
This commit is contained in:
parent
f4296173e9
commit
e5759d950b
@ -55,7 +55,7 @@ An example strategy, example prediction model, and example config can all be fou
|
|||||||
the necessary data, Freqai can be executed from these templates with:
|
the necessary data, Freqai can be executed from these templates with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
freqtrade backtesting --config config_examples/config_freqai.example.json--strategy
|
freqtrade backtesting --config config_examples/config_freqai.example.json --strategy
|
||||||
FreqaiExampleStrategy --freqaimodel ExamplePredictionModel
|
FreqaiExampleStrategy --freqaimodel ExamplePredictionModel
|
||||||
--freqaimodel-path freqtrade/templates --strategy-path freqtrade/templates
|
--freqaimodel-path freqtrade/templates --strategy-path freqtrade/templates
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user