stable/freqtrade/data
Matthias a94a89086f Don't forward timerange to load_ticker_file
when loading cached data for updating.
We always want to get all data, not just a fraction (we would end up
overwriting the non-loaded part of the data).
2019-08-15 20:09:00 +02:00
..
__init__.py Fix wonrly named module 2018-12-17 06:32:59 +01:00
btanalysis.py intend if to be clearer 2019-08-04 10:38:37 +02:00
converter.py Tests need to pass pair to parse_ticker_dataframe 2019-06-15 13:48:08 +02:00
dataprovider.py Cleanup some code 2019-07-14 20:05:28 +02:00
history.py Don't forward timerange to load_ticker_file 2019-08-15 20:09:00 +02:00