stable/freqtrade/pairlist
Matthias 53231d94a9
Merge pull request #3975 from freqtrade/volatility_filter
RangeStabilityFilter filter - filter for pairs without much movement
2020-11-25 19:17:06 +01:00
..
AgeFilter.py Merge pull request #3975 from freqtrade/volatility_filter 2020-11-25 19:17:06 +01:00
IPairList.py Update docstring in all pairlists 2020-11-24 20:24:51 +01:00
PrecisionFilter.py Update docstring in all pairlists 2020-11-24 20:24:51 +01:00
PriceFilter.py Update docstring in all pairlists 2020-11-24 20:24:51 +01:00
ShuffleFilter.py Update docstring in all pairlists 2020-11-24 20:24:51 +01:00
SpreadFilter.py Update docstring in all pairlists 2020-11-24 20:24:51 +01:00
StaticPairList.py Update docstring in all pairlists 2020-11-24 20:24:51 +01:00
VolumePairList.py Update docstring for new filter 2020-11-25 15:14:36 +01:00
__init__.py Refactor static whitelist to module 2018-12-02 22:07:09 +01:00
pairlistmanager.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
rangestabilityfilter.py Ensure we're not running off of empty dataframes 2020-11-25 15:14:36 +01:00