Allow exchange templates to configure outside-options too

This commit is contained in:
Matthias
2020-02-08 13:51:55 +01:00
parent abf10aec98
commit 52f4187129
5 changed files with 91 additions and 86 deletions

View File

@@ -27,9 +27,7 @@
"sell_profit_only": false,
"ignore_roi_if_buy_signal": false
},
"exchange": {
{{ exchange | indent(8) }}
},
{{ exchange | indent(4) }},
"pairlists": [
{"method": "StaticPairList"}
],