stable/freqtrade/data
Antonio Della Fortuna f2fa476dc6 max_open_trades should be an integer
Max open trades will be always an integer in the strategy (-1 for infinity), but in the config -1 will be parsed as infinity
2023-01-04 16:09:27 +01:00
..
history Update some usages of timerange to new, simplified method 2022-11-10 18:11:39 +01:00
__init__.py Minor: fix typo in comment 2019-09-26 02:04:48 +03:00
btanalysis.py max_open_trades should be an integer 2023-01-04 16:09:27 +01:00
converter.py Merge pull request #7728 from freqtrade/improve_timerange 2022-11-17 19:57:48 +01:00
dataprovider.py Update test naming 2022-12-14 20:06:55 +01:00
entryexitanalysis.py Replace separate start/end date option with usual timerange option 2022-11-27 11:30:13 +00:00
metrics.py Fix sortino std calculation 2022-12-28 14:59:49 +01:00