stable/freqtrade/pairlist
Leif Segen 6a74c57c3d Pair name-based sorting.
Attempt at more rational string sorting. Change test to show not working as expected.
2020-11-28 11:33:25 -06:00
..
__init__.py Refactor static whitelist to module 2018-12-02 22:07:09 +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
pairlistmanager.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
PerformanceFilter.py Pair name-based sorting. 2020-11-28 11:33:25 -06: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
rangestabilityfilter.py Ensure we're not running off of empty dataframes 2020-11-25 15:14:36 +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