use bash visual in doc

This commit is contained in:
robcaulk 2022-05-15 14:31:26 +02:00
parent 717df891b1
commit f4296173e9

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