stable/freqtrade/plugins/pairlist
2021-05-16 19:55:13 +02:00
..
__init__.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
AgeFilter.py Fix Agefilter checking for > instead of >= 2021-05-16 19:35:30 +02:00
IPairList.py Cache pairlist in pairlist, not globally 2021-04-25 20:10:47 +02:00
pairlist_helpers.py Fix whitelist expansion problem 2021-01-23 20:40:27 +01:00
PerformanceFilter.py Fix PerformanceFilter failing in test-pairlist mode 2021-05-16 19:55:13 +02:00
PrecisionFilter.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
PriceFilter.py assume "last" can miss from a ticker response 2021-03-20 14:58:51 +01:00
rangestabilityfilter.py Fix rangeestability filter caching issue 2021-04-07 06:52:34 +02:00
ShuffleFilter.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
SpreadFilter.py Check for existance of ask key in ticker 2021-01-26 17:18:55 +01:00
StaticPairList.py Cache pairlist in pairlist, not globally 2021-04-25 20:10:47 +02:00
VolatilityFilter.py resolves freqtrade/freqtrade#4650 2021-04-07 22:25:54 +02:00
VolumePairList.py Cache pairlist in pairlist, not globally 2021-04-25 20:10:47 +02:00