Reword documentation
This commit is contained in:
parent
5e440a4cdc
commit
8d1a575a9b
@ -5,7 +5,7 @@ Backtesting.
|
||||
|
||||
## Getting data for backtesting and hyperopt
|
||||
|
||||
To download backtesting data (candles / OHLCV), we recommend using the `freqtrade download-data` command.
|
||||
To download backtesting data (candles / OHLCV) and hyperoptimization using the `freqtrade download-data` command.
|
||||
|
||||
If no additional parameter is specified, freqtrade will download data for `"1m"` and `"5m"` timeframes.
|
||||
Exchange and pairs will come from `config.json` (if specified using `-c/--config`). Otherwise `--exchange` becomes mandatory.
|
||||
|
Loading…
Reference in New Issue
Block a user