Fix missing comma in example.json
This commit is contained in:
parent
98108a78f1
commit
14e12bd3c0
@ -8,7 +8,7 @@
|
||||
"unfilledtimeout": {
|
||||
"buy":10,
|
||||
"sell":30
|
||||
}
|
||||
},
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
||||
"unfilledtimeout": {
|
||||
"buy":10,
|
||||
"sell":30
|
||||
}
|
||||
},
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user