freqtrade_origin/freqtrade/data
2024-04-16 20:34:07 +02:00
..
converter Fix imports that import directly from file 2024-03-15 06:40:42 +01:00
history Refactor datahandlers into their own package 2024-03-15 06:49:42 +01:00
__init__.py Minor: fix typo in comment 2019-09-26 02:04:48 +03:00
btanalysis.py Store and load backtest-market-change data 2024-04-16 19:27:41 +02:00
dataprovider.py Remove bool from get_required_startup because its unused. 2023-12-19 17:30:15 +00:00
entryexitanalysis.py Fix backtesting-analysis when no trades for a pair 2023-11-15 11:52:25 +00:00
metrics.py Relative profit should be relative cumulative profit 2024-04-16 20:34:07 +02:00