stable/freqtrade/plugins/pairlist
Matthias 0cb28f3d82 Use kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02: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 kwarg for rounding_mode, update tests with additional parameter 2023-03-26 11:00:41 +02: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 use Path.open() instead of open 2023-02-25 17:15:54 +01:00
ShuffleFilter.py Rename "shuffle" parameter to "shuffle_freq" 2022-10-30 09:48:55 +01:00
SpreadFilter.py Check if exchang provides bid/ask via fetch_tickers - and fail with spread filter if it doesn't. 2023-03-09 19:42:43 +01: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 Improve resiliance against invalid data 2022-12-28 15:30:57 +01: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