use bash visual in doc

This commit is contained in:
robcaulk 2022-05-15 14:31:26 +02:00
parent 22ba67cd6d
commit 8f65eca42b

View File

@ -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
```