stable/freqtrade/plugins
Matthias 122943d835 Don't run filter again for pairlist generator
The generator implicitly runs filter - so it should not be ran again
as that would void generator caching.

closes #5103
2021-06-19 19:37:27 +02:00
..
pairlist Fix typo in filter 2021-05-21 13:24:13 +02:00
protections Move SellType Enum to it's own module 2021-06-08 21:04:34 +02:00
__init__.py Improve tests for backtest protections 2020-12-07 11:39:01 +01:00
pairlistmanager.py Don't run filter again for pairlist generator 2021-06-19 19:37:27 +02:00
protectionmanager.py Don't load protections from config if strategy defines a property 2021-06-18 19:55:53 +02:00