stable/freqtrade/pairlist
Matthias 9f8b21de4a
Merge pull request #3358 from hroff-1902/refactor_generate_pairlist
Split the pairlist generation logic and filtering
2020-05-29 14:16:15 +02:00
..
IPairList.py Adjust docstring for IPairList.gen_pairlist() 2020-05-25 22:49:57 +03:00
PrecisionFilter.py Introduce self._enabled in pairlist handlers 2020-05-20 13:41:00 +03:00
PriceFilter.py Introduce self._enabled in pairlist handlers 2020-05-20 13:41:00 +03:00
ShuffleFilter.py Refactor filter_pairlist() 2020-05-20 13:27:07 +03:00
SpreadFilter.py Introduce self._enabled in pairlist handlers 2020-05-20 13:41:00 +03:00
StaticPairList.py Move check for position for StaticPairList to init 2020-05-29 12:40:05 +03:00
VolumePairList.py Split the generation logic and filtering 2020-05-22 15:03:49 +03:00
__init__.py Refactor static whitelist to module 2018-12-02 22:07:09 +01:00
pairlistmanager.py Merge pull request #3358 from hroff-1902/refactor_generate_pairlist 2020-05-29 14:16:15 +02:00