mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
add timerange to backtest commnad
This commit is contained in:
parent
e5759d950b
commit
9e94d28860
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user