fix indentation
This commit is contained in:
parent
e14cc2e4f6
commit
378b5a3b14
@ -3,14 +3,14 @@
|
|||||||
"stake_currency": "BTC",
|
"stake_currency": "BTC",
|
||||||
"stake_amount": 0.05,
|
"stake_amount": 0.05,
|
||||||
"dry_run": false,
|
"dry_run": false,
|
||||||
"minimal_roi": {
|
"minimal_roi": {
|
||||||
"60": 0.0,
|
"60": 0.0,
|
||||||
"40": 0.01,
|
"40": 0.01,
|
||||||
"20": 0.02,
|
"20": 0.02,
|
||||||
"0": 0.03
|
"0": 0.03
|
||||||
},
|
},
|
||||||
"stoploss": -0.40,
|
"stoploss": -0.40,
|
||||||
"bid_strategy": {
|
"bid_strategy": {
|
||||||
"ask_last_balance": 0.0
|
"ask_last_balance": 0.0
|
||||||
},
|
},
|
||||||
"bittrex": {
|
"bittrex": {
|
||||||
|
Loading…
Reference in New Issue
Block a user