Fix json syntax error in config template

This commit is contained in:
Matthias 2021-08-13 17:14:38 +02:00
parent e03784d98d
commit c7147311f8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"ask_strategy": { "ask_strategy": {
"price_side": "ask", "price_side": "ask",
"use_order_book": true, "use_order_book": true,
"order_book_top": 1, "order_book_top": 1
}, },
{{ exchange | indent(4) }}, {{ exchange | indent(4) }},
"pairlists": [ "pairlists": [