align Spaces in commented config section
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
This commit is contained in:
parent
bd942992ef
commit
a198b91b87
@ -572,11 +572,11 @@ Assuming both buy and sell are using market orders, a configuration similar to t
|
|||||||
},
|
},
|
||||||
"bid_strategy": {
|
"bid_strategy": {
|
||||||
"price_side": "ask",
|
"price_side": "ask",
|
||||||
//...
|
// ...
|
||||||
},
|
},
|
||||||
"ask_strategy":{
|
"ask_strategy":{
|
||||||
"price_side": "bid",
|
"price_side": "bid",
|
||||||
//...
|
// ...
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user