stable/freqtrade/plugins/pairlist
Sam Germain 5225bd4a5b Merge branch 'develop' into feat/short 2021-09-13 14:02:23 -06: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 Reduce verbosity when incompatible pairs are detected 2021-08-15 15:14:57 +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 Added more todos 2021-09-10 23:42:16 -06: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 Add documentation for Bittex/Gemini with VolumePairlist 2021-09-12 08:04:22 +02:00
__init__.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
pairlist_helpers.py case insensitive blacklist 2021-09-05 22:41:58 +09:00
rangestabilityfilter.py Add log-message for edge-case 2021-08-15 19:28:36 +02:00