Improve docs to point to freqtrade download-data

This commit is contained in:
Matthias
2019-08-18 06:55:19 +02:00
parent 08fa5136e1
commit 5e440a4cdc
2 changed files with 5 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
This page explains how to validate your strategy performance by using
Backtesting.
## Getting data for backtesting / hyperopt
## Getting data for backtesting and hyperopt
To download backtesting data (candles / OHLCV), we recommend using the `freqtrade download-data` command.