Improve documentation wording
This commit is contained in:
parent
93b2621651
commit
cc91ccad3e
@ -84,7 +84,7 @@ freqtrade backtesting --timerange=20190501-
|
||||
|
||||
#### Advanced use of timerange
|
||||
|
||||
Using `--timerange=20190101-` will use all available data starting with January 1st, 2019 from your inputdata.
|
||||
For Example, running backtesting with the `--timerange=20190101-` option will use all available data starting with January 1st, 2019 from your inputdata.
|
||||
You can also specify particular dates or a range span indexed by start and stop.
|
||||
|
||||
The full timerange specification:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Data download
|
||||
# Data Downloading
|
||||
|
||||
## Getting data for backtesting and hyperopt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user