Add config samples for chainable pairlist filters

This commit is contained in:
Matthias
2019-10-30 16:00:16 +01:00
parent fd9c02603c
commit 640423c362
2 changed files with 25 additions and 21 deletions

View File

@@ -55,8 +55,10 @@
"config": {
"number_assets": 20,
"sort_key": "quoteVolume",
"precision_filter": true,
"low_price_percent_filter": 0
},
"filters":{
"PrecisionFilter": {},
"LowPriceFilter": {"low_price_percent": 0.01}
}
},
"exchange": {