freqtrade_origin/freqtrade/data/history
Matthias 0be4084eac Don't allow downloading wrong pairs
Prior to this, BTC/USDT:USDT could be downloaded to the spot directory, as it was filtered inproperly.
2023-06-17 18:14:58 +02:00
..
__init__.py Migrate download-data out of commands section 2023-06-17 17:53:12 +02:00
featherdatahandler.py Remove deprecated pandas option 2023-04-10 16:33:56 +02:00
hdf5datahandler.py Update hdf5 handler to reset index on load 2022-09-23 14:49:17 +00:00
history_utils.py Don't allow downloading wrong pairs 2023-06-17 18:14:58 +02:00
idatahandler.py time-jump detection should happen on the trimmed dataframe 2023-01-31 10:13:21 +00:00
jsondatahandler.py Remove deprecated pandas option 2023-04-10 16:33:56 +02:00
parquetdatahandler.py Remove deprecated pandas option 2023-04-10 16:33:56 +02:00