Fix json syntax error in config template
This commit is contained in:
parent
e03784d98d
commit
c7147311f8
@ -25,7 +25,7 @@
|
||||
"ask_strategy": {
|
||||
"price_side": "ask",
|
||||
"use_order_book": true,
|
||||
"order_book_top": 1,
|
||||
"order_book_top": 1
|
||||
},
|
||||
{{ exchange | indent(4) }},
|
||||
"pairlists": [
|
||||
|
Loading…
Reference in New Issue
Block a user