Fix json syntax error in config template
This commit is contained in:
parent
e03784d98d
commit
c7147311f8
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user