freqtrade_origin/freqtrade/data
Matthias e96928588e
Merge pull request #10639 from jainanuj94/backtesting
Add entry-only and exit-only filters to --indicator-list in backtesting analysis
2024-09-12 06:43:24 +02:00
..
converter chore: improve typing 2024-09-08 08:28:40 +02:00
history feat: add trades helper functions 2024-08-13 06:36:39 +02:00
__init__.py Fix missing import 2024-07-03 12:01:22 +02:00
btanalysis.py chore: rename types to ft_types 2024-09-04 06:44:48 +02:00
dataprovider.py fix: orderflow data missing for plotting and other runmodes 2024-09-11 17:12:35 +02:00
entryexitanalysis.py Add filter for entry and exit only parameter 2024-09-10 15:21:56 +05:30
metrics.py Fix using wrong type 2024-05-15 07:04:36 +02:00