Rename section to data-downloading, implement some feedback

This commit is contained in:
Matthias
2019-09-24 06:56:19 +02:00
parent b1a3e213ae
commit cc9fc41318
3 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ search will burn all your CPU cores, make your laptop sound like a fighter jet
and still take a long time.
Hyperopt requires historic data to be available, just as backtesting does.
To learn how to get data for the pairs and exchange you're interrested in, head over to the [Data downloading](data-download.md) section of the documentation.
To learn how to get data for the pairs and exchange you're interrested in, head over to the [Data Downloading](data-download.md) section of the documentation.
!!! Bug
Hyperopt will crash when used with only 1 CPU Core as found out in [Issue #1133](https://github.com/freqtrade/freqtrade/issues/1133)