stable/freqtrade/plugins/pairlist
மனோஜ்குமார் பழனிச்சாமி 2b61aa282a Removed None in dict.get()
https://stackoverflow.com/a/12631641

Extra Changes: freqtrade\freqtradebot.py:70
freqtrade\plugins\pairlistmanager.py:31
2022-05-18 03:41:10 +05:30
..
__init__.py Move pairlists to be a plugin submodule 2020-12-23 16:54:35 +01:00
AgeFilter.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
IPairList.py Reduce verbosity when incompatible pairs are detected 2021-08-15 15:14:57 +02:00
OffsetFilter.py Offsetfilter: add number_assets parameter 2022-05-14 14:16:13 +02:00
pairlist_helpers.py case insensitive blacklist 2021-09-05 22:41:58 +09:00
PerformanceFilter.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
PrecisionFilter.py Update precisionfilter to use last instead of ask or bid. 2022-03-13 15:23:01 +01:00
PriceFilter.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
rangestabilityfilter.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30
ShuffleFilter.py Import from enums, not submodules 2021-12-09 06:18:21 +01:00
SpreadFilter.py Spreadfilter should fail to start if fetchTickers is not supported 2022-03-17 20:21:10 +01:00
StaticPairList.py Allow StaticPairlist in non-first position 2021-10-19 19:48:56 +02:00
VolatilityFilter.py Update some ohlcv_candle_limit calls 2022-05-14 13:44:10 +02:00
VolumePairList.py Update some ohlcv_candle_limit calls 2022-05-14 13:44:10 +02:00