Merge branch 'develop' into feat/new_config

This commit is contained in:
Matthias
2020-02-07 17:02:14 +01:00
66 changed files with 915 additions and 326 deletions

View File

@@ -62,8 +62,8 @@
"refresh_period": 1800
},
{"method": "PrecisionFilter"},
{"method": "PriceFilter", "low_price_ratio": 0.01
}
{"method": "PriceFilter", "low_price_ratio": 0.01},
{"method": "SpreadFilter", "max_spread_ratio": 0.005}
],
"exchange": {
"name": "bittrex",