Added pairslist AgeFilter

This commit is contained in:
gambcl
2020-06-24 23:58:12 +01:00
parent 3624aec059
commit ab7f5a2bcf
5 changed files with 164 additions and 6 deletions

View File

@@ -64,6 +64,7 @@
"sort_key": "quoteVolume",
"refresh_period": 1800
},
{"method": "AgeFilter", "min_days_listed": 10},
{"method": "PrecisionFilter"},
{"method": "PriceFilter", "low_price_ratio": 0.01},
{"method": "SpreadFilter", "max_spread_ratio": 0.005}