stable/freqtrade/plugins/pairlist
Bloodhunter4rc 199fd2d074 +Remote Pairlist 2022-12-07 15:08:33 +01:00
..
AgeFilter.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
IPairList.py Improve ShufflePairlist to shuffle only once per candle 2022-10-30 09:46:12 +01:00
OffsetFilter.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
PerformanceFilter.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
PrecisionFilter.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
PriceFilter.py Improve ticker type 2022-10-11 19:33:07 +00:00
ProducerPairList.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
RemotePairlist.py +Remote Pairlist 2022-12-07 15:08:33 +01:00
ShuffleFilter.py Rename "shuffle" parameter to "shuffle_freq" 2022-10-30 09:48:55 +01:00
SpreadFilter.py Move "tickers_needed" check to pairlistmanager to cover all pairlists 2022-10-13 06:58:17 +00:00
StaticPairList.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
VolatilityFilter.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
VolumePairList.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
__init__.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
pairlist_helpers.py Fix typo in docstring 2022-10-10 14:16:37 +00:00
rangestabilityfilter.py use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00