stable/freqtrade/plugins/pairlist
2022-09-18 13:20:55 +02:00
..
__init__.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
AgeFilter.py Move periodicCache to Utils package 2022-08-10 08:57:19 +00:00
IPairList.py Reduce verbosity when incompatible pairs are detected 2021-08-15 15:14:57 +02:00
OffsetFilter.py Offsetfilter: add number_assets parameter 2022-05-14 14:16:13 +02:00
pairlist_helpers.py Add test for dynamic_pairlist_expand 2022-08-13 10:18:57 +02:00
PerformanceFilter.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
PrecisionFilter.py Don't use ticker['symbol'] but use "pair" instead 2022-09-02 20:09:30 +02:00
PriceFilter.py Revert several undesired changes 2022-06-23 20:47:51 +02:00
rangestabilityfilter.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
ShuffleFilter.py Import from enums, not submodules 2021-12-09 06:18:21 +01:00
SpreadFilter.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
StaticPairList.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
VolatilityFilter.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
VolumePairList.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00