freqtrade_origin/freqtrade/data
Matthias ec1b676ab4 Fix edge-case when calculating cagr
edge-case with leveraged trades - yielding a negative final balance.
closes #9820
2024-02-26 13:53:10 +01:00
..
converter Don't load empty dataframes - skip these 2024-02-26 13:53:10 +01:00
history Remove if since 2024-02-11 13:14:17 +01:00
__init__.py Minor: fix typo in comment 2019-09-26 02:04:48 +03:00
btanalysis.py Re-align naming for resample_freq generator 2024-01-23 07:12:27 +01:00
dataprovider.py Removes unused import 2024-02-12 09:39:09 +01:00
entryexitanalysis.py Fix backtesting-analysis when no trades for a pair 2023-11-15 11:52:25 +00:00
metrics.py Fix edge-case when calculating cagr 2024-02-26 13:53:10 +01:00