stable/freqtrade/plugins/pairlist
Matthias 6129c5ca9e Fix deprecation warnings from pandas 1.3.0
closes #5251
2021-07-09 20:46:38 +02:00
..
AgeFilter.py Merge branch 'agefilter-max-days-listed' of https://github.com/kevinjulian/freqtrade into agefilter-max-days-listed 2021-07-08 19:25:32 +07:00
IPairList.py Add valuefilter to Pricefilters 2021-05-17 19:44:36 +02:00
OffsetFilter.py Fix deprecation warnings from pandas 1.3.0 2021-07-09 20:46:38 +02:00
PerformanceFilter.py spell corrections 2021-06-25 22:10:04 +05:30
PrecisionFilter.py Fix docstring typo 2021-05-17 19:37:22 +02:00
PriceFilter.py Fix typo in filter 2021-05-21 13:24:13 +02:00
ShuffleFilter.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
SpreadFilter.py Fix docstring typo 2021-05-17 19:37:22 +02:00
StaticPairList.py Cache pairlist in pairlist, not globally 2021-04-25 20:10:47 +02:00
VolatilityFilter.py removed unnecessary casting to int() 2021-07-05 10:39:22 +02:00
VolumePairList.py changed quoteVolume to be built over a 2021-07-07 09:46:05 +02:00
__init__.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
pairlist_helpers.py Fix whitelist expansion problem 2021-01-23 20:40:27 +01:00
rangestabilityfilter.py removed unnecessary casting to int() 2021-07-05 10:39:22 +02:00