Update missed strings

This commit is contained in:
Matthias
2019-11-13 11:28:26 +01:00
parent c449e39280
commit 6ac73f7cde
2 changed files with 3 additions and 3 deletions

View File

@@ -279,7 +279,7 @@ def download_pair_history(datadir: Path,
timeframe: str = '5m',
timerange: Optional[TimeRange] = None) -> bool:
"""
Download the latest ticker intervals from the exchange for the pair passed in parameters
Download latest candles from the exchange for the pair and timeframe passed in parameters
The data is downloaded starting from the last correct data that
exists in a cache. If timerange starts earlier than the data in the cache,
the full data will be redownloaded